Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp2257 EHScopeStack::stable_iterator cleanupDepth = CGF.EHStack.stable_begin(); in emitDispose() local
2259 CGF.PopCleanupBlocks(cleanupDepth); in emitDispose()
2287 EHScopeStack::stable_iterator cleanupDepth = CGF.EHStack.stable_begin(); in emitDispose() local
2289 CGF.PopCleanupBlocks(cleanupDepth); in emitDispose()