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