Searched refs:emitBlockInfo (Results 1 – 2 of 2) sorted by relevance
197 void emitBlockInfo(BlockId BID, const std::vector<RecordId> &RIDs);
384 emitBlockInfo(Block.first, Block.second); in emitBlockInfoBlock()389 void ClangDocBitcodeWriter::emitBlockInfo(BlockId BID, in emitBlockInfo() function in clang::doc::ClangDocBitcodeWriter