Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp2332 EHScopeStack::stable_iterator cleanupDepth = CGF.EHStack.stable_begin(); in emitDispose() local
2334 CGF.PopCleanupBlocks(cleanupDepth); in emitDispose()
2362 EHScopeStack::stable_iterator cleanupDepth = CGF.EHStack.stable_begin(); in emitDispose() local
2364 CGF.PopCleanupBlocks(cleanupDepth); in emitDispose()