Searched refs:constructLexicalScopeDIE (Results 1 – 2 of 2) sorted by relevance
145 DIE *constructLexicalScopeDIE(LexicalScope *Scope);
359 ScopeDIE = constructLexicalScopeDIE(Scope); in constructScopeDIE()456 DIE *DwarfCompileUnit::constructLexicalScopeDIE(LexicalScope *Scope) { in constructLexicalScopeDIE() function in llvm::DwarfCompileUnit