Searched refs:getFunctionScopeIndex (Results 1 – 12 of 12) sorted by relevance
517 InitE = Call->getArgExpr(Param->getFunctionScopeIndex()); in VisitNode()642 unsigned Idx = Param->getFunctionScopeIndex() + 1; in VisitNode()
1329 unsigned Num = Func->getNumParams() - Parm->getFunctionScopeIndex(); in mangleLocalName()1356 unsigned Num = Func->getNumParams() - Parm->getFunctionScopeIndex(); in mangleLocalName()3220 unsigned parmIndex = parm->getFunctionScopeIndex(); in mangleFunctionParam()
1261 ID.AddInteger(Parm->getFunctionScopeIndex()); in VisitDecl()
1940 Result = &Frame->Arguments[PVD->getFunctionScopeIndex()]; in evaluateVarDeclInit()
173 unsigned I = PV->getFunctionScopeIndex(); in translateDeclRefExpr()
286 unsigned i = PV->getFunctionScopeIndex(); in buildSExpr()
1678 OldParm->getFunctionScopeIndex() + indexAdjustment); in SubstParmVarDecl()2660 unsigned i = PV->getFunctionScopeIndex(); in getCanonicalParmVarDecl()
4275 OldParm->getFunctionScopeIndex() + indexAdjustment); in TransformFunctionTypeParam()4290 assert(OldParm->getFunctionScopeIndex() == i); in TransformFunctionTypeParams()4468 assert(parm->getFunctionScopeIndex() == i); in TransformFunctionTypeParams()
2121 int PVIndex = PV->getFunctionScopeIndex() + 1; in checkFormatStringExpr()
2268 FirstFD->getParamDecl(oldDecl->getFunctionScopeIndex()); in mergeParamDeclAttributes()
1285 unsigned getFunctionScopeIndex() const { in getFunctionScopeIndex() function
781 Record.push_back(D->getFunctionScopeIndex()); in VisitParmVarDecl()