Searched refs:DiagnoseBadShiftValues (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExpr.cpp7425 static void DiagnoseBadShiftValues(Sema& S, ExprResult &LHS, ExprResult &RHS, function
7535 DiagnoseBadShiftValues(*this, LHS, RHS, Loc, Opc, LHSType);

Completed in 297 milliseconds