Home
last modified time | relevance | path

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

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