Searched refs:constructAbstractSubprogramScopeDIE (Results 1 – 4 of 4) sorted by relevance
262 void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);
541 void DwarfDebug::constructAbstractSubprogramScopeDIE(DwarfCompileUnit &SrcCU, in constructAbstractSubprogramScopeDIE() function in DwarfDebug553 SrcCU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()558 .constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()560 SkelCU->constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()562 CU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()2333 constructAbstractSubprogramScopeDIE(TheCU, AScope); in endFunctionImpl()
543 void constructAbstractSubprogramScopeDIE(DwarfCompileUnit &SrcCU, LexicalScope *Scope);
1167 void DwarfCompileUnit::constructAbstractSubprogramScopeDIE( in constructAbstractSubprogramScopeDIE() function in DwarfCompileUnit