reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Bitstream/BitstreamWriter.h
  503     EnterSubblock(bitc::BLOCKINFO_BLOCK_ID, 2);
lib/Bitcode/Reader/BitcodeAnalyzer.cpp
   29     if (BlockID == bitc::BLOCKINFO_BLOCK_ID)
   92     if (BlockID == bitc::BLOCKINFO_BLOCK_ID) {
  575       if (MaybeBlockID.get() == bitc::BLOCKINFO_BLOCK_ID) {
  737   if (BlockID == bitc::BLOCKINFO_BLOCK_ID) {
lib/Bitcode/Reader/BitcodeReader.cpp
 3431       case bitc::BLOCKINFO_BLOCK_ID:
 5516       case bitc::BLOCKINFO_BLOCK_ID:
lib/Bitstream/Reader/BitstreamReader.cpp
  433   if (llvm::Error Err = EnterSubBlock(bitc::BLOCKINFO_BLOCK_ID))
lib/Remarks/BitstreamRemarkParser.cpp
  227       Next->ID != llvm::bitc::BLOCKINFO_BLOCK_ID)
tools/clang/lib/Frontend/SerializedDiagnosticReader.cpp
   75     case llvm::bitc::BLOCKINFO_BLOCK_ID: {
tools/clang/tools/extra/clang-doc/BitcodeReader.cpp
  791     case llvm::bitc::BLOCKINFO_BLOCK_ID: