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