Home
last modified time | relevance | path

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

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