Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp606 static void emitASTWriter(RecordKeeper &records, raw_ostream &out, in emitASTWriter() function
614 emitASTWriter<TypeNode>(records, out, "A CRTP writer for Clang Type nodes"); in EmitClangTypeWriter()