Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp10262 DelayedDiagnosticPool *curPool = DelayedDiagnostics.getCurrentPool(); in redelayDiagnostics() local
10263 assert(curPool && "re-emitting in undelayed context not supported"); in redelayDiagnostics()
10264 curPool->steal(pool); in redelayDiagnostics()