Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/IR/
DAttributes.cpp127 StringRef Attribute::getValueAsString() const { in getValueAsString() function in Attribute
320 StringRef AttributeImpl::getValueAsString() const { in getValueAsString() function in AttributeImpl
/freebsd-9-stable/contrib/llvm/lib/TableGen/
DRecord.cpp1798 std::string Record::getValueAsString(StringRef FieldName) const { in getValueAsString() function in Record