Searched refs:emitBlockID (Results 1 – 3 of 3) sorted by relevance
195 void emitBlockID(BlockId ID);
270 void ClangDocBitcodeWriter::emitBlockID(BlockId BID) { in emitBlockID() function in clang::doc::ClangDocBitcodeWriter392 emitBlockID(BID); in emitBlockInfo()
468 static void emitBlockID(unsigned ID, const char *Name, in emitBlockID() function498 #define BLOCK(X) emitBlockID(X ## _ID, #X, Stream, Record) in emitBlockInfoBlock()