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

References

gen/tools/clang/include/clang/Basic/DiagnosticSemaKinds.inc
    2 __SEMASTART = DIAG_START_SEMA,
tools/clang/include/clang/Basic/DiagnosticIDs.h
   55       DIAG_START_ANALYSIS      = DIAG_START_SEMA          + DIAG_SIZE_SEMA,
tools/clang/lib/Basic/DiagnosticIDs.cpp
   88 VALIDATE_DIAG_SIZE(SEMA)
  152 CATEGORY(SEMA, CROSSTU)
  153 CATEGORY(ANALYSIS, SEMA)