Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp2330 EHScopeStack::stable_iterator cleanupDepth = CGF.EHStack.stable_begin(); in emitDispose() local
2332 CGF.PopCleanupBlocks(cleanupDepth); in emitDispose()
2387 EHScopeStack::stable_iterator cleanupDepth = CGF.EHStack.stable_begin(); in emitDispose() local
2389 CGF.PopCleanupBlocks(cleanupDepth); in emitDispose()