Searched refs:constructAbstractSubprogramScopeDIE (Results 1 – 4 of 4) sorted by relevance
183 void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);
327 void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);
358 void DwarfDebug::constructAbstractSubprogramScopeDIE(LexicalScope *Scope) { in constructAbstractSubprogramScopeDIE() function in DwarfDebug371 CU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()1154 constructAbstractSubprogramScopeDIE(AScope); in endFunction()
632 void DwarfCompileUnit::constructAbstractSubprogramScopeDIE( in constructAbstractSubprogramScopeDIE() function in llvm::DwarfCompileUnit