Searched refs:getFunctionScopeIndex (Results 1 – 11 of 11) sorted by relevance
517 InitE = Call->getArgExpr(Param->getFunctionScopeIndex()); in VisitNode()642 unsigned Idx = Param->getFunctionScopeIndex() + 1; in VisitNode()
1312 unsigned Num = Func->getNumParams() - Parm->getFunctionScopeIndex(); in mangleLocalName()1339 unsigned Num = Func->getNumParams() - Parm->getFunctionScopeIndex(); in mangleLocalName()3166 unsigned parmIndex = parm->getFunctionScopeIndex(); in mangleFunctionParam()
1182 ID.AddInteger(Parm->getFunctionScopeIndex()); in VisitDecl()
1897 Result = &Frame->Arguments[PVD->getFunctionScopeIndex()]; in evaluateVarDeclInit()
1774 OldParm->getFunctionScopeIndex() + indexAdjustment); in SubstParmVarDecl()2751 unsigned i = PV->getFunctionScopeIndex(); in getCanonicalParmVarDecl()
4169 OldParm->getFunctionScopeIndex() + indexAdjustment); in TransformFunctionTypeParam()4184 assert(OldParm->getFunctionScopeIndex() == i); in TransformFunctionTypeParams()4362 assert(parm->getFunctionScopeIndex() == i); in TransformFunctionTypeParams()
2083 int PVIndex = PV->getFunctionScopeIndex() + 1; in checkFormatStringExpr()
2195 FirstFD->getParamDecl(oldDecl->getFunctionScopeIndex()); in mergeParamDeclAttributes()
1285 unsigned getFunctionScopeIndex() const { in getFunctionScopeIndex() function
293 unsigned i = PV->getFunctionScopeIndex(); in buildSExpr()
769 Record.push_back(D->getFunctionScopeIndex()); in VisitParmVarDecl()