Searched refs:constructInlinedScopeDIE (Results 1 – 2 of 2) sorted by relevance
203 DIE *constructInlinedScopeDIE(LexicalScope *Scope);
442 ScopeDIE = constructInlinedScopeDIE(Scope); in constructScopeDIE()532 DIE *DwarfCompileUnit::constructInlinedScopeDIE(LexicalScope *Scope) { in constructInlinedScopeDIE() function in DwarfCompileUnit