Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBlocks.cpp2297 EHScopeStack::stable_iterator cleanupDepth = CGF.EHStack.stable_begin(); in emitDispose() local
2299 CGF.PopCleanupBlocks(cleanupDepth); in emitDispose()
2327 EHScopeStack::stable_iterator cleanupDepth = CGF.EHStack.stable_begin(); in emitDispose() local
2329 CGF.PopCleanupBlocks(cleanupDepth); in emitDispose()