Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DTableGenBackends.h38 void EmitClangAttrSpellingList(RecordKeeper &Records, raw_ostream &OS);
DTableGen.cpp162 EmitClangAttrSpellingList(Records, OS); in ClangTableGenMain()
DClangAttrEmitter.cpp1224 void EmitClangAttrSpellingList(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrSpellingList() function