Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp8692 DelayedDiagnosticPool *curPool = DelayedDiagnostics.getCurrentPool(); in redelayDiagnostics() local
8693 assert(curPool && "re-emitting in undelayed context not supported"); in redelayDiagnostics()
8694 curPool->steal(pool); in redelayDiagnostics()