Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp472 static void emitRecordID(unsigned ID, const char *Name, in emitRecordID() function
488 #define RECORD(X) emitRecordID(X, #X, Stream, Record) in emitBlockInfoBlock()
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp224 void emitRecordID(llvm::BitstreamWriter &Stream, unsigned ID, in emitRecordID() function
243 emitRecordID(Stream, NameSpace::Block, #Block) in writeBlockInfoBlock()