Lines Matching refs:DISubprogram
318 static void addSubprogramNames(CompileUnit *TheCU, DISubprogram SP, in addSubprogramNames()
350 DISubprogram SP(SPNode); in updateSubprogramScopeDIE()
367 DISubprogram SPDecl = SP.getFunctionDeclaration(); in updateSubprogramScopeDIE()
476 DISubprogram InlinedSP = getDISubprogram(DS); in constructInlinedScopeDIE()
616 TheCU->addPubTypes(DISubprogram(DS)); in constructScopeDIE()
745 DISubprogram SP(N); in constructSubprogramDIE()
833 DISubprogram SP(Subprograms.getElement(i)); in collectDeadVariables()
1139 DISubprogram(DV.getContext()).describes(MF->getFunction())) in collectVariableInfo()
1209 DIArray Variables = DISubprogram(FnScope->getScopeNode()).getVariables(); in collectVariableInfo()
1342 DISubprogram SP = getDISubprogram(Scope); in getFnDebugLoc()
1407 DISubprogram(getDISubprogram(DV.getContext())) in beginFunction()
1568 DISubprogram SP(AScope->getScopeNode()); in endFunction()
1631 DISubprogram SP(S); in recordSourceLine()
2459 DISubprogram SP(Node); in emitDebugInlineInfo()