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

References

tools/clang/tools/extra/clang-doc/BitcodeReader.cpp
  787     case BI_VERSION_BLOCK_ID:
tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp
  112           {BI_VERSION_BLOCK_ID, "VersionBlock"},
  201         {BI_VERSION_BLOCK_ID, {VERSION}},
  265   StreamSubBlockGuard Block(Stream, BI_VERSION_BLOCK_ID);
tools/clang/tools/extra/clang-doc/BitcodeWriter.h
   66   BI_FIRST = BI_VERSION_BLOCK_ID