Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DTableGenBackends.h59 void EmitClangCommentCommandList(RecordKeeper &Records, raw_ostream &OS);
DClangCommentCommandInfoEmitter.cpp109 void EmitClangCommentCommandList(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentCommandList() function
DTableGen.cpp222 EmitClangCommentCommandList(Records, OS); in ClangTableGenMain()