Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DAttributes.cpp134 StringRef Attribute::getValueAsString() const { in getValueAsString() function in Attribute
355 StringRef AttributeImpl::getValueAsString() const { in getValueAsString() function in AttributeImpl
/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp1809 std::string Record::getValueAsString(StringRef FieldName) const { in getValueAsString() function in Record