Searched refs:EmitBlockID (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | SerializedDiagnosticPrinter.cpp | 310 static void EmitBlockID(unsigned ID, const char *Name, in EmitBlockID() function 436 EmitBlockID(BLOCK_META, "Meta", Stream, Record); in EmitBlockInfoBlock() 447 EmitBlockID(BLOCK_DIAG, "Diag", Stream, Record); in EmitBlockInfoBlock()
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 721 static void EmitBlockID(unsigned ID, const char *Name, in EmitBlockID() function 885 #define BLOCK(X) EmitBlockID(X ## _ID, #X, Stream, Record) in WriteBlockInfoBlock()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 2423 {"_Z11EmitBlockIDjPKcRN4llvm15BitstreamWriterERNS1_15SmallVectorImplIyEE", "EmitBlockID(unsigned in…
|