Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp223 void clang::EmitClangDeclContext(const RecordKeeper &Records, raw_ostream &OS) { in EmitClangDeclContext() function in clang
H A DTableGenBackends.h27 void EmitClangDeclContext(const llvm::RecordKeeper &RK, llvm::raw_ostream &OS);
H A DTableGen.cpp450 EmitClangDeclContext(Records, OS); in ClangTableGenMain()