Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAttributes.cpp128 StringRef Attribute::getValueAsString() const { in getValueAsString() function in Attribute
327 StringRef AttributeImpl::getValueAsString() const { in getValueAsString() function in AttributeImpl
/external/llvm/lib/TableGen/
DRecord.cpp1798 std::string Record::getValueAsString(StringRef FieldName) const { in getValueAsString() function in Record