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

References

tools/clang/include/clang/Basic/Diagnostic.h
 1203   DB.AddTaggedVal(I, DiagnosticsEngine::ak_sint);
 1214   DB.AddTaggedVal(I, DiagnosticsEngine::ak_sint);
 1364     assert(getArgKind(Idx) == DiagnosticsEngine::ak_sint &&
tools/clang/include/clang/Basic/PartialDiagnostic.h
  353     PD.AddTaggedVal(I, DiagnosticsEngine::ak_sint);
tools/clang/lib/Basic/Diagnostic.cpp
  910     case DiagnosticsEngine::ak_sint: {
tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
  487     case clang::DiagnosticsEngine::ak_sint: