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

Definitions

tools/clang/include/clang/Basic/DiagnosticAST.h
   23   NUM_BUILTIN_AST_DIAGNOSTICS
tools/clang/include/clang/Basic/DiagnosticIDs.h
   52       DIAG_START_COMMENT       = DIAG_START_AST           + DIAG_SIZE_AST,
tools/clang/lib/Basic/DiagnosticIDs.cpp
  138   unsigned ID = DiagID - DIAG_START_COMMON - 1;