Searched refs:constructAbstractSubprogramScopeDIE (Results 1 – 4 of 4) sorted by relevance
268 void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);
551 void DwarfDebug::constructAbstractSubprogramScopeDIE(DwarfCompileUnit &SrcCU, in constructAbstractSubprogramScopeDIE() function in DwarfDebug563 SrcCU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()568 .constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()570 SkelCU->constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()572 CU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()2768 constructAbstractSubprogramScopeDIE(TheCU, AScope); in endFunctionImpl()
552 void constructAbstractSubprogramScopeDIE(DwarfCompileUnit &SrcCU, LexicalScope *Scope);
1200 void DwarfCompileUnit::constructAbstractSubprogramScopeDIE( in constructAbstractSubprogramScopeDIE() function in DwarfCompileUnit