Searched refs:FParamIdx (Results 1 – 1 of 1) sorted by relevance
4584 unsigned FParamIdx = 0; in addInstantiatedParametersToScope() local4589 assert(FParamIdx < Function->getNumParams()); in addInstantiatedParametersToScope()4590 ParmVarDecl *FunctionParam = Function->getParamDecl(FParamIdx); in addInstantiatedParametersToScope()4608 ++FParamIdx; in addInstantiatedParametersToScope()4620 ParmVarDecl *FunctionParam = Function->getParamDecl(FParamIdx); in addInstantiatedParametersToScope()4633 ++FParamIdx; in addInstantiatedParametersToScope()