Home | History | Annotate | Download | only in Sema

Lines Matching refs:DelayedDiagnostic

27 #include "clang/Sema/DelayedDiagnostic.h"
5218 static void handleDelayedForbiddenType(Sema &S, DelayedDiagnostic &diag,
5264 DelayedDiagnostic &diag = const_cast<DelayedDiagnostic&>(*i);
5269 case DelayedDiagnostic::Deprecation:
5275 case DelayedDiagnostic::Access:
5279 case DelayedDiagnostic::ForbiddenType:
5335 void Sema::HandleDelayedDeprecationCheck(DelayedDiagnostic &DD,
5353 DelayedDiagnostics.add(DelayedDiagnostic::makeDeprecation(Loc, D,