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

References

tools/clang/tools/extra/clang-doc/BitcodeReader.cpp
  214   case ENUM_LOCATION:
tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp
  159           {ENUM_LOCATION, {"Location", &LocationAbbrev}},
  215          {ENUM_USR, ENUM_NAME, ENUM_DEFLOCATION, ENUM_LOCATION, ENUM_MEMBER,
  483     emitRecord(L, ENUM_LOCATION);