Searched refs:ParentScopeDIE (Results 1 – 2 of 2) sorted by relevance
221 void constructScopeDIE(LexicalScope *Scope, DIE &ParentScopeDIE);234 DIE *constructInlinedScopeDIE(LexicalScope *Scope, DIE &ParentScopeDIE);
619 DIE &ParentScopeDIE) { in constructScopeDIE() argument632 DIE *ScopeDIE = constructInlinedScopeDIE(Scope, ParentScopeDIE); in constructScopeDIE()646 ParentScopeDIE.addChild(ScopeDIE); in constructScopeDIE()733 DIE &ParentScopeDIE) { in constructInlinedScopeDIE() argument743 ParentScopeDIE.addChild(ScopeDIE); in constructInlinedScopeDIE()