Searched refs:constructSubprogramScopeDIE (Results 1 – 3 of 3) sorted by relevance
154 void constructSubprogramScopeDIE(LexicalScope *Scope);
559 void DwarfCompileUnit::constructSubprogramScopeDIE(LexicalScope *Scope) { in constructSubprogramScopeDIE() function in llvm::DwarfCompileUnit
1305 TheCU.constructSubprogramScopeDIE(FnScope); in endFunction()1308 SkelCU->constructSubprogramScopeDIE(FnScope); in endFunction()