Searched refs:IdxInt (Results 1 – 1 of 1) sorted by relevance
310 Optional<llvm::APSInt> IdxInt; in checkFunctionOrMethodParameterIndex() local312 !(IdxInt = IdxExpr->getIntegerConstantExpr(S.Context))) { in checkFunctionOrMethodParameterIndex()319 unsigned IdxSource = IdxInt->getLimitedValue(UINT_MAX); in checkFunctionOrMethodParameterIndex()