Searched refs:getFunctionScopeIndex (Results 1 – 12 of 12) sorted by relevance
513 InitE = Call->getArgExpr(Param->getFunctionScopeIndex()); in VisitNode()638 unsigned Idx = Param->getFunctionScopeIndex() + 1; in VisitNode()
1176 unsigned Num = Func->getNumParams() - Parm->getFunctionScopeIndex(); in mangleLocalName()1203 unsigned Num = Func->getNumParams() - Parm->getFunctionScopeIndex(); in mangleLocalName()3401 unsigned parmIndex = parm->getFunctionScopeIndex(); in mangleFunctionParam()
1410 ID.AddInteger(Parm->getFunctionScopeIndex()); in VisitDecl()
1957 Result = &Frame->Arguments[PVD->getFunctionScopeIndex()]; in evaluateVarDeclInit()
281 unsigned I = PV->getFunctionScopeIndex(); in translateDeclRefExpr()
1712 OldParm->getFunctionScopeIndex() + indexAdjustment); in SubstParmVarDecl()2756 unsigned i = PV->getFunctionScopeIndex(); in getCanonicalParmVarDecl()
4400 OldParm->getFunctionScopeIndex() + indexAdjustment); in TransformFunctionTypeParam()4415 assert(OldParm->getFunctionScopeIndex() == i); in TransformFunctionTypeParams()4593 assert(parm->getFunctionScopeIndex() == i); in TransformFunctionTypeParams()
2696 int PVIndex = PV->getFunctionScopeIndex() + 1; in checkFormatStringExpr()
2428 FirstFD->getParamDecl(oldDecl->getFunctionScopeIndex()); in mergeParamDeclAttributes()
1839 PVD->getFunctionScopeIndex())) in EmitFunctionProlog()2701 unsigned ArgNo = PVD ? PVD->getFunctionScopeIndex() : ParmNum; in emitNonNullArgCheck()
1345 unsigned getFunctionScopeIndex() const { in getFunctionScopeIndex() function
859 Record.push_back(D->getFunctionScopeIndex()); in VisitParmVarDecl()