Searched refs:DiagnoseBadShiftValues (Results 1 – 1 of 1) sorted by relevance
8527 static void DiagnoseBadShiftValues(Sema& S, ExprResult &LHS, ExprResult &RHS, in DiagnoseBadShiftValues() function8727 DiagnoseBadShiftValues(*this, LHS, RHS, Loc, Opc, LHSType); in CheckShiftOperands()