Home
last modified time | relevance | path

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

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