reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
585 if (innermostScope != EHScopeStack::stable_end() && ParentScope) { 586 ParentScope->Labels.append(Labels.begin(), Labels.end());tools/clang/lib/CodeGen/CodeGenFunction.h
806 CGF.CurLexicalScope = ParentScope;