Home | History | Annotate | Download | only in CodeGen

Lines Matching full:parentscope

506     LexicalScope *ParentScope;
514 : RunCleanupsScope(CGF), Range(Range), ParentScope(CGF.CurLexicalScope) {
539 CGF.CurLexicalScope = ParentScope;