Home
last modified time | relevance | path

Searched refs:emitBlockInfoBlock (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DBitcodeWriter.h144 emitBlockInfoBlock(); in ClangDocBitcodeWriter()
196 void emitBlockInfoBlock();
H A DBitcodeWriter.cpp380 void ClangDocBitcodeWriter::emitBlockInfoBlock() { in emitBlockInfoBlock() function in clang::doc::ClangDocBitcodeWriter
/llvm-project-15.0.7/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp439 void emitBlockInfoBlock(llvm::BitstreamWriter &Stream);
494 GlobalModuleIndexBuilder::emitBlockInfoBlock(llvm::BitstreamWriter &Stream) { in emitBlockInfoBlock() function in GlobalModuleIndexBuilder
783 emitBlockInfoBlock(Stream); in writeIndex()