Searched refs:IdxSource (Results 1 – 1 of 1) sorted by relevance
348 unsigned IdxSource = IdxInt->getLimitedValue(UINT_MAX); in checkFunctionOrMethodParameterIndex() local349 if (IdxSource < 1 || (!IV && IdxSource > NumParams)) { in checkFunctionOrMethodParameterIndex()355 if (IdxSource == 1) { in checkFunctionOrMethodParameterIndex()362 Idx = ParamIdx(IdxSource, D); in checkFunctionOrMethodParameterIndex()