Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DTableGenBackends.h46 void EmitClangTypeWriter(const llvm::RecordKeeper &Records,
H A DTableGen.cpp462 EmitClangTypeWriter(Records, OS); in ClangTableGenMain()
H A DClangASTPropertiesEmitter.cpp608 void clang::EmitClangTypeWriter(const RecordKeeper &records, raw_ostream &out) { in EmitClangTypeWriter() function in clang