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

References

gen/tools/clang/include/clang/Basic/DiagnosticSerializationKinds.inc
    2 __SERIALIZATIONSTART = DIAG_START_SERIALIZATION,
tools/clang/include/clang/Basic/DiagnosticIDs.h
   49       DIAG_START_LEX           = DIAG_START_SERIALIZATION + DIAG_SIZE_SERIALIZATION,
tools/clang/lib/Basic/DiagnosticIDs.cpp
   83 VALIDATE_DIAG_SIZE(SERIALIZATION)
  146 CATEGORY(SERIALIZATION, FRONTEND)
  147 CATEGORY(LEX, SERIALIZATION)