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

References

tools/clang/tools/extra/clang-doc/BitcodeReader.cpp
  596   case BI_FIELD_TYPE_BLOCK_ID: {
  771     case BI_FIELD_TYPE_BLOCK_ID:
tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp
  116           {BI_FIELD_TYPE_BLOCK_ID, "FieldTypeBlock"},
  210         {BI_FIELD_TYPE_BLOCK_ID, {FIELD_TYPE_NAME}},
  419   StreamSubBlockGuard Block(Stream, BI_FIELD_TYPE_BLOCK_ID);