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

References

tools/clang/include/clang/Sema/DelayedDiagnostic.h
  331   assert(shouldDelayDiagnostics() && "trying to delay without pool");
tools/clang/lib/Sema/SemaAccess.cpp
 1453   if (S.DelayedDiagnostics.shouldDelayDiagnostics()) {
tools/clang/lib/Sema/SemaDecl.cpp
13160         if (DelayedDiagnostics.shouldDelayDiagnostics())
tools/clang/lib/Sema/SemaDeclAttr.cpp
 8113   if (S.DelayedDiagnostics.shouldDelayDiagnostics()) {
tools/clang/lib/Sema/SemaType.cpp
 1899     if (S.DelayedDiagnostics.shouldDelayDiagnostics()) {
 6207     if (S.DelayedDiagnostics.shouldDelayDiagnostics()) {