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