Searched refs:FParamIdx (Results 1 – 1 of 1) sorted by relevance
3294 unsigned FParamIdx = 0; in addInstantiatedParametersToScope() local3299 assert(FParamIdx < Function->getNumParams()); in addInstantiatedParametersToScope()3300 ParmVarDecl *FunctionParam = Function->getParamDecl(FParamIdx); in addInstantiatedParametersToScope()3318 ++FParamIdx; in addInstantiatedParametersToScope()3331 ParmVarDecl *FunctionParam = Function->getParamDecl(FParamIdx); in addInstantiatedParametersToScope()3344 ++FParamIdx; in addInstantiatedParametersToScope()