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()
1173 unsigned Num = Func->getNumParams() - Parm->getFunctionScopeIndex(); in mangleLocalName()1200 unsigned Num = Func->getNumParams() - Parm->getFunctionScopeIndex(); in mangleLocalName()3578 unsigned parmIndex = parm->getFunctionScopeIndex(); in mangleFunctionParam()
1538 ID.AddInteger(Parm->getFunctionScopeIndex()); in VisitDecl()
2041 Result = &Frame->Arguments[PVD->getFunctionScopeIndex()]; in evaluateVarDeclInit()
274 unsigned I = PV->getFunctionScopeIndex(); in translateDeclRefExpr()
1711 OldParm->getFunctionScopeIndex() + indexAdjustment); in SubstParmVarDecl()2728 unsigned i = PV->getFunctionScopeIndex(); in getCanonicalParmVarDecl()
4588 OldParm->getFunctionScopeIndex() + indexAdjustment); in TransformFunctionTypeParam()4603 assert(OldParm->getFunctionScopeIndex() == i); in TransformFunctionTypeParams()4781 assert(parm->getFunctionScopeIndex() == i); in TransformFunctionTypeParams()
3126 int PVIndex = PV->getFunctionScopeIndex() + 1; in checkFormatStringExpr()
2459 FirstFD->getParamDecl(oldDecl->getFunctionScopeIndex()); in mergeParamDeclAttributes()
1953 PVD->getFunctionScopeIndex())) in EmitFunctionProlog()2812 unsigned ArgNo = PVD ? PVD->getFunctionScopeIndex() : ParmNum; in EmitNonNullArgCheck()
1398 unsigned getFunctionScopeIndex() const { in getFunctionScopeIndex() function
940 Record.push_back(D->getFunctionScopeIndex()); in VisitParmVarDecl()