Searched refs:innermostScope (Results 1 – 1 of 1) sorted by relevance
627 EHScopeStack::stable_iterator innermostScope in rescopeLabels() local636 assert(innermostScope.encloses(dest.getScopeDepth())); in rescopeLabels()637 dest.setScopeDepth(innermostScope); in rescopeLabels()641 if (innermostScope != EHScopeStack::stable_end() && ParentScope) { in rescopeLabels()