Searched refs:FParamIdx (Results 1 – 1 of 1) sorted by relevance
2435 unsigned FParamIdx = 0; in addInstantiatedParametersToScope() local2440 assert(FParamIdx < Function->getNumParams()); in addInstantiatedParametersToScope()2441 ParmVarDecl *FunctionParam = Function->getParamDecl(FParamIdx); in addInstantiatedParametersToScope()2444 ++FParamIdx; in addInstantiatedParametersToScope()2455 ParmVarDecl *FunctionParam = Function->getParamDecl(FParamIdx); in addInstantiatedParametersToScope()2458 ++FParamIdx; in addInstantiatedParametersToScope()