Home
last modified time | relevance | path

Searched refs:EmitClangAttrSpellingListIndex (Results 1 – 3 of 3) sorted by relevance

/external/clang/utils/TableGen/
DTableGenBackends.h42 void EmitClangAttrSpellingListIndex(RecordKeeper &Records, raw_ostream &OS);
DTableGen.cpp167 EmitClangAttrSpellingListIndex(Records, OS); in ClangTableGenMain()
DClangAttrEmitter.cpp1982 void EmitClangAttrSpellingListIndex(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrSpellingListIndex() function