Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.cpp1749 EHScopeStack::stable_iterator cleanupDepth = CGF.EHStack.stable_begin(); in emitDispose() local
1751 CGF.PopCleanupBlocks(cleanupDepth); in emitDispose()