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

/external/clang/lib/CodeGen/
H A DCGBlocks.cpp1749 EHScopeStack::stable_iterator cleanupDepth = CGF.EHStack.stable_begin(); variable
1751 CGF.PopCleanupBlocks(cleanupDepth);

Completed in 108 milliseconds