Home | History | Annotate | Download | only in Sema

Lines Matching refs:DelayedDiagnostics

4776   assert(DelayedDiagnostics.getCurrentPool());
4777 DelayedDiagnosticPool &poppedPool = *DelayedDiagnostics.getCurrentPool();
4778 DelayedDiagnostics.popWithoutEmitting(state);
4826 DelayedDiagnosticPool *curPool = DelayedDiagnostics.getCurrentPool();
4941 if (DelayedDiagnostics.shouldDelayDiagnostics()) {
4942 DelayedDiagnostics.add(DelayedDiagnostic::makeAvailability(AD, Loc, D,