Searched refs:getFunctionScopeIndex (Results 1 – 12 of 12) sorted by relevance
514 InitE = Call->getArgExpr(Param->getFunctionScopeIndex()); in VisitNode()639 unsigned Idx = Param->getFunctionScopeIndex() + 1; in VisitNode()
1317 unsigned Num = Func->getNumParams() - Parm->getFunctionScopeIndex(); in mangleLocalName()1344 unsigned Num = Func->getNumParams() - Parm->getFunctionScopeIndex(); in mangleLocalName()3284 unsigned parmIndex = parm->getFunctionScopeIndex(); in mangleFunctionParam()
1364 ID.AddInteger(Parm->getFunctionScopeIndex()); in VisitDecl()
1957 Result = &Frame->Arguments[PVD->getFunctionScopeIndex()]; in evaluateVarDeclInit()
290 unsigned I = PV->getFunctionScopeIndex(); in translateDeclRefExpr()
1732 OldParm->getFunctionScopeIndex() + indexAdjustment); in SubstParmVarDecl()2772 unsigned i = PV->getFunctionScopeIndex(); in getCanonicalParmVarDecl()
4377 OldParm->getFunctionScopeIndex() + indexAdjustment); in TransformFunctionTypeParam()4392 assert(OldParm->getFunctionScopeIndex() == i); in TransformFunctionTypeParams()4570 assert(parm->getFunctionScopeIndex() == i); in TransformFunctionTypeParams()
2525 int PVIndex = PV->getFunctionScopeIndex() + 1; in checkFormatStringExpr()
2358 FirstFD->getParamDecl(oldDecl->getFunctionScopeIndex()); in mergeParamDeclAttributes()
1797 PVD->getFunctionScopeIndex())) in EmitFunctionProlog()2658 unsigned ArgNo = PVD ? PVD->getFunctionScopeIndex() : ParmNum; in emitNonNullArgCheck()
1305 unsigned getFunctionScopeIndex() const { in getFunctionScopeIndex() function
801 Record.push_back(D->getFunctionScopeIndex()); in VisitParmVarDecl()