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

References

gen/tools/clang/include/clang/Basic/DiagnosticASTKinds.inc
    2 __ASTSTART = DIAG_START_AST,
tools/clang/include/clang/Basic/DiagnosticIDs.h
   52       DIAG_START_COMMENT       = DIAG_START_AST           + DIAG_SIZE_AST,
tools/clang/lib/Basic/DiagnosticIDs.cpp
   86 VALIDATE_DIAG_SIZE(AST)
  149 CATEGORY(AST, PARSE)
  150 CATEGORY(COMMENT, AST)