Searched refs:FParamIdx (Results 1 – 2 of 2) 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()
4235 unsigned FParamIdx = 0; in addInstantiatedParametersToScope() local4240 assert(FParamIdx < Function->getNumParams()); in addInstantiatedParametersToScope()4241 ParmVarDecl *FunctionParam = Function->getParamDecl(FParamIdx); in addInstantiatedParametersToScope()4259 ++FParamIdx; in addInstantiatedParametersToScope()4271 ParmVarDecl *FunctionParam = Function->getParamDecl(FParamIdx); in addInstantiatedParametersToScope()4284 ++FParamIdx; in addInstantiatedParametersToScope()