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