Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangCommentCommandInfoEmitter.cpp23 void EmitClangCommentCommandInfo(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentCommandInfo() function
DTableGenBackends.h61 void EmitClangCommentCommandInfo(RecordKeeper &Records, raw_ostream &OS);
DTableGen.cpp220 EmitClangCommentCommandInfo(Records, OS); in ClangTableGenMain()