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

Declarations

include/llvm/Bitcode/BitcodeAnalyzer.h
   94   Error parseBlock(unsigned BlockID, unsigned IndentLevel,

References

lib/Bitcode/Reader/BitcodeAnalyzer.cpp
  605     if (Error E = parseBlock(MaybeBlockID.get(), 0, O, CheckHash))
  814       if (Error E = parseBlock(Entry.ID, IndentLevel + 1, O, CheckHash))