Searched refs:SPDecl (Results 1 – 2 of 2) sorted by relevance
1385 if (DISubprogram SPDecl = SP.getFunctionDeclaration()) { in getOrCreateSubprogramDIE() local1389 getOrCreateSubprogramDIE(SPDecl); in getOrCreateSubprogramDIE()1405 DISubprogram SPDecl = SP.getFunctionDeclaration(); in applySubprogramAttributesToDefinition() local1406 DIScope Context = resolve(SPDecl ? SPDecl.getContext() : SP.getContext()); in applySubprogramAttributesToDefinition()1414 if (DISubprogram SPDecl = SP.getFunctionDeclaration()) { in applySubprogramAttributes() local1415 DeclDie = getDIE(SPDecl); in applySubprogramAttributes()1419 DeclLinkageName = SPDecl.getLinkageName(); in applySubprogramAttributes()
523 if (DISubprogram SPDecl = SP.getFunctionDeclaration()) { in constructAbstractSubprogramScopeDIE() local525 SPCU.getOrCreateSubprogramDIE(SPDecl); in constructAbstractSubprogramScopeDIE()