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
331 DIE *constructInlinedScopeDIE(CompileUnit *TheCU, LexicalScope *Scope);
295 DIE *DwarfDebug::constructInlinedScopeDIE(CompileUnit *TheCU, in constructInlinedScopeDIE() function in DwarfDebug402 ScopeDIE = constructInlinedScopeDIE(TheCU, Scope); in constructScopeDIE()