Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributes.cpp304 StringRef Attribute::getValueAsString() const { in getValueAsString() function in Attribute
672 StringRef AttributeImpl::getValueAsString() const { in getValueAsString() function in AttributeImpl
/netbsd/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp2473 StringRef Record::getValueAsString(StringRef FieldName) const { in getValueAsString() function in Record
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp861 std::string FixedPointLiteral::getValueAsString(unsigned Radix) const { in getValueAsString() function in FixedPointLiteral