Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DClangCommentCommandInfoEmitter.cpp115 void clang::EmitClangCommentCommandList(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentCommandList() function in clang
H A DTableGenBackends.h83 void EmitClangCommentCommandList(llvm::RecordKeeper &Records,
H A DTableGen.cpp382 EmitClangCommentCommandList(Records, OS); in ClangTableGenMain()