Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAttributes.cpp312 StringRef Attribute::getValueAsString() const { in getValueAsString() function in Attribute
654 StringRef AttributeImpl::getValueAsString() const { in getValueAsString() function in AttributeImpl
/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp2694 StringRef Record::getValueAsString(StringRef FieldName) const { in getValueAsString() function in Record
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExpr.cpp1018 std::string FixedPointLiteral::getValueAsString(unsigned Radix) const { in getValueAsString() function in FixedPointLiteral