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

References

tools/clang/tools/extra/clang-doc/BitcodeReader.cpp
  212   case ENUM_DEFLOCATION:
tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp
  158           {ENUM_DEFLOCATION, {"DefLocation", &LocationAbbrev}},
  215          {ENUM_USR, ENUM_NAME, ENUM_DEFLOCATION, ENUM_LOCATION, ENUM_MEMBER,
  481     emitRecord(I.DefLoc.getValue(), ENUM_DEFLOCATION);