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.cpp391 StringRef Attribute::getValueAsString() const { in getValueAsString() function in Attribute
788 StringRef AttributeImpl::getValueAsString() const { in getValueAsString() function in AttributeImpl
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2946 StringRef Record::getValueAsString(StringRef FieldName) const { in getValueAsString() function in Record
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1012 std::string FixedPointLiteral::getValueAsString(unsigned Radix) const { in getValueAsString() function in FixedPointLiteral