Searched refs:IdxSource (Results 1 – 1 of 1) sorted by relevance
345 unsigned IdxSource = IdxInt.getLimitedValue(UINT_MAX); in checkFunctionOrMethodParameterIndex() local346 if (IdxSource < 1 || (!IV && IdxSource > NumParams)) { in checkFunctionOrMethodParameterIndex()352 if (IdxSource == 1) { in checkFunctionOrMethodParameterIndex()359 Idx = ParamIdx(IdxSource, D); in checkFunctionOrMethodParameterIndex()