Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclAttr.cpp5499 DelayedDiagnosticPool *curPool = DelayedDiagnostics.getCurrentPool(); in redelayDiagnostics() local
5500 assert(curPool && "re-emitting in undelayed context not supported"); in redelayDiagnostics()
5501 curPool->steal(pool); in redelayDiagnostics()