Home | History | Annotate | Download | only in Sema

Lines Matching refs:DelayedDiagnostics

1454   if (S.DelayedDiagnostics.shouldDelayDiagnostics()) {
1455 S.DelayedDiagnostics.add(DelayedDiagnostic::makeAccess(Loc, Entity));