Searched refs:cleanupDepth (Results 1 – 1 of 1) sorted by relevance
2330 EHScopeStack::stable_iterator cleanupDepth = CGF.EHStack.stable_begin(); in emitDispose() local2332 CGF.PopCleanupBlocks(cleanupDepth); in emitDispose()2387 EHScopeStack::stable_iterator cleanupDepth = CGF.EHStack.stable_begin(); in emitDispose() local2389 CGF.PopCleanupBlocks(cleanupDepth); in emitDispose()