Searched refs:curPool (Results 1 – 1 of 1) sorted by relevance
5949 DelayedDiagnosticPool *curPool = DelayedDiagnostics.getCurrentPool(); in redelayDiagnostics() local5950 assert(curPool && "re-emitting in undelayed context not supported"); in redelayDiagnostics()5951 curPool->steal(pool); in redelayDiagnostics()