Searched refs:FParamIdx (Results 1 – 1 of 1) sorted by relevance
3137 unsigned FParamIdx = 0; in addInstantiatedParametersToScope() local3142 assert(FParamIdx < Function->getNumParams()); in addInstantiatedParametersToScope()3143 ParmVarDecl *FunctionParam = Function->getParamDecl(FParamIdx); in addInstantiatedParametersToScope()3161 ++FParamIdx; in addInstantiatedParametersToScope()3174 ParmVarDecl *FunctionParam = Function->getParamDecl(FParamIdx); in addInstantiatedParametersToScope()3187 ++FParamIdx; in addInstantiatedParametersToScope()