Home
last modified time | relevance | path

Searched defs:getValueAsString (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp400 StringRef Attribute::getValueAsString() const { in getValueAsString() function in Attribute
856 StringRef AttributeImpl::getValueAsString() const { in getValueAsString() function in AttributeImpl
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp3042 StringRef Record::getValueAsString(StringRef FieldName) const { in getValueAsString() function in Record
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1009 std::string FixedPointLiteral::getValueAsString(unsigned Radix) const { in getValueAsString() function in FixedPointLiteral