Home
last modified time | relevance | path

Searched refs:curPool (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclAttr.cpp6464 DelayedDiagnosticPool *curPool = DelayedDiagnostics.getCurrentPool(); in redelayDiagnostics() local
6465 assert(curPool && "re-emitting in undelayed context not supported"); in redelayDiagnostics()
6466 curPool->steal(pool); in redelayDiagnostics()