Searched refs:constructInlinedScopeDIE (Results 1 – 2 of 2) sorted by relevance
131 DIE *constructInlinedScopeDIE(LexicalScope *Scope);
322 ScopeDIE = constructInlinedScopeDIE(Scope); in constructScopeDIE()419 DIE *DwarfCompileUnit::constructInlinedScopeDIE(LexicalScope *Scope) { in constructInlinedScopeDIE() function in llvm::DwarfCompileUnit