Searched refs:constructAbstractSubprogramScopeDIE (Results 1 – 4 of 4) sorted by relevance
163 void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);
348 void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);
359 void DwarfDebug::constructAbstractSubprogramScopeDIE(LexicalScope *Scope) { in constructAbstractSubprogramScopeDIE() function in DwarfDebug372 CU.constructAbstractSubprogramScopeDIE(Scope); in constructAbstractSubprogramScopeDIE()1248 constructAbstractSubprogramScopeDIE(AScope); in endFunction()
607 void DwarfCompileUnit::constructAbstractSubprogramScopeDIE( in constructAbstractSubprogramScopeDIE() function in llvm::DwarfCompileUnit