Searched refs:constructAbstractSubprogramScopeDIE (Results 1 – 4 of 4) sorted by relevance
209 void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);
481 void DwarfDebug::constructAbstractSubprogramScopeDIE(DwarfCompileUnit &SrcCU, in constructAbstractSubprogramScopeDIE() function in DwarfDebug493 SrcCU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()498 .constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()500 SkelCU->constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()502 CU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()1623 constructAbstractSubprogramScopeDIE(TheCU, AScope); in endFunctionImpl()
427 void constructAbstractSubprogramScopeDIE(DwarfCompileUnit &SrcCU, LexicalScope *Scope);
782 void DwarfCompileUnit::constructAbstractSubprogramScopeDIE( in constructAbstractSubprogramScopeDIE() function in DwarfCompileUnit