Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangAttrEmitter.cpp833 static unsigned getSpellingListIndex(const std::vector<Record*> &SpellingList, in getSpellingListIndex()
862 std::vector<Record*> SpellingList = R.getValueAsListOfDefs("Spellings"); in writeAttrAccessorDefinition() local