Searched refs:constructAbstractSubprogramScopeDIE (Results 1 – 4 of 4) sorted by relevance
236 void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);
565 void DwarfDebug::constructAbstractSubprogramScopeDIE(DwarfCompileUnit &SrcCU, in constructAbstractSubprogramScopeDIE() function in DwarfDebug577 SrcCU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()582 .constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()584 SkelCU->constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()586 CU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()2184 constructAbstractSubprogramScopeDIE(TheCU, AScope); in endFunctionImpl()
472 void constructAbstractSubprogramScopeDIE(DwarfCompileUnit &SrcCU, LexicalScope *Scope);
1074 void DwarfCompileUnit::constructAbstractSubprogramScopeDIE( in constructAbstractSubprogramScopeDIE() function in DwarfCompileUnit