Searched refs:IdxInt (Results 1 – 1 of 1) sorted by relevance
316 std::optional<llvm::APSInt> IdxInt; in checkFunctionOrMethodParameterIndex() local318 !(IdxInt = IdxExpr->getIntegerConstantExpr(S.Context))) { in checkFunctionOrMethodParameterIndex()325 unsigned IdxSource = IdxInt->getLimitedValue(UINT_MAX); in checkFunctionOrMethodParameterIndex()