Searched refs:constructAbstractSubprogramScopeDIE (Results 1 – 4 of 4) sorted by relevance
231 void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);
518 void DwarfDebug::constructAbstractSubprogramScopeDIE(DwarfCompileUnit &SrcCU, in constructAbstractSubprogramScopeDIE() function in DwarfDebug530 SrcCU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()535 .constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()537 SkelCU->constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()539 CU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()1918 constructAbstractSubprogramScopeDIE(TheCU, AScope); in endFunctionImpl()
443 void constructAbstractSubprogramScopeDIE(DwarfCompileUnit &SrcCU, LexicalScope *Scope);
868 void DwarfCompileUnit::constructAbstractSubprogramScopeDIE( in constructAbstractSubprogramScopeDIE() function in DwarfCompileUnit