Searched refs:getFunctionScopeIndex (Results 1 – 20 of 20) sorted by relevance
389 AllParams[std::min<size_t>(Parm->getFunctionScopeIndex(), in findFunctionArgMutation()
282 unsigned I = PV->getFunctionScopeIndex(); in translateDeclRefExpr()
1125 unsigned Idx = Param->getFunctionScopeIndex() + 1; in showBRParamDiagnostics()1246 InitE = Call->getArgExpr(Param->getFunctionScopeIndex()); in VisitNode()
678 unsigned ParamIdx = Param->getFunctionScopeIndex() + 1; in checkPreCall()
1831 OldParm->getFunctionScopeIndex() + indexAdjustment); in SubstParmVarDecl()2887 unsigned i = PV->getFunctionScopeIndex(); in getCanonicalParmVarDecl()
3725 if (FD->getNumParams() > PVD->getFunctionScopeIndex() && in ActOnOpenMPDeclareSimdDirective()3726 FD->getParamDecl(PVD->getFunctionScopeIndex()) in ActOnOpenMPDeclareSimdDirective()3753 if (FD->getNumParams() > PVD->getFunctionScopeIndex() && in ActOnOpenMPDeclareSimdDirective()3754 FD->getParamDecl(PVD->getFunctionScopeIndex()) in ActOnOpenMPDeclareSimdDirective()3823 if (FD->getNumParams() > PVD->getFunctionScopeIndex() && in ActOnOpenMPDeclareSimdDirective()3824 FD->getParamDecl(PVD->getFunctionScopeIndex()) in ActOnOpenMPDeclareSimdDirective()
293 if (FD->getNumParams() > PVD->getFunctionScopeIndex()) in instantiateOMPDeclareSimdDeclAttr()295 PVD, FD->getParamDecl(PVD->getFunctionScopeIndex())); in instantiateOMPDeclareSimdDeclAttr()
5021 OldParm->getFunctionScopeIndex() + indexAdjustment); in TransformFunctionTypeParam()5038 assert(OldParm->getFunctionScopeIndex() == i); in TransformFunctionTypeParams()5236 assert(parm->getFunctionScopeIndex() == i); in TransformFunctionTypeParams()
1943 OldParam->getFunctionScopeIndex()); in transformFunctionTypeParam()
6466 int PVIndex = PV->getFunctionScopeIndex() + 1; in checkFormatStringExpr()
2740 FirstFD->getParamDecl(oldDecl->getFunctionScopeIndex()); in mergeParamDeclAttributes()
1586 unsigned Num = Func->getNumParams() - Parm->getFunctionScopeIndex(); in mangleLocalName()1615 unsigned Num = Func->getNumParams() - Parm->getFunctionScopeIndex(); in mangleLocalName()4315 unsigned parmIndex = parm->getFunctionScopeIndex(); in mangleFunctionParam()
886 Func->getNumParams() - Parm->getFunctionScopeIndex(); in mangleUnqualifiedName()1045 F->getNumParams() - P->getFunctionScopeIndex(); in mangleNestedName()
112 ID.AddInteger(Parm->getFunctionScopeIndex()); in VisitDecl()
3750 ToParm->setObjCMethodScopeInfo(D->getFunctionScopeIndex()); in VisitParmVarDecl()3754 D->getFunctionScopeIndex()); in VisitParmVarDecl()
2552 Result = &Frame->Arguments[PVD->getFunctionScopeIndex()]; in evaluateVarDeclInit()
2373 PVD->getFunctionScopeIndex()) && in EmitFunctionProlog()3386 unsigned ArgNo = PVD ? PVD->getFunctionScopeIndex() : ParmNum; in EmitNonNullArgCheck()
2187 OuterCtor->getParamDecl(Param->getFunctionScopeIndex())->getType(), in EmitInheritedCXXConstructorCall()
1603 unsigned getFunctionScopeIndex() const { in getFunctionScopeIndex() function
1029 Record.push_back(D->getFunctionScopeIndex()); in VisitParmVarDecl()