Searched refs:emitAbbrev (Results 1 – 3 of 3) sorted by relevance
210 void emitAbbrev(RecordId ID, BlockId Block);
293 void ClangDocBitcodeWriter::emitAbbrev(RecordId ID, BlockId Block) { in emitAbbrev() function in clang::doc::ClangDocBitcodeWriter395 emitAbbrev(RID, BID); in emitBlockInfo()
368 : Stream(Stream), AbbrevCode(emitAbbrev(Stream)) {}382 static unsigned emitAbbrev(llvm::BitstreamWriter &Stream) {