Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/utils/TableGen/
DClangAttrEmitter.cpp26 getValueAsListOfStrings(Record &R, StringRef FieldName) { in getValueAsListOfStrings() function
/freebsd-10-stable/contrib/llvm/lib/TableGen/
DRecord.cpp1901 Record::getValueAsListOfStrings(StringRef FieldName) const { in getValueAsListOfStrings() function in Record