Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp10829 static void DiagnoseBadShiftValues(Sema& S, ExprResult &LHS, ExprResult &RHS, in DiagnoseBadShiftValues() function
11065 DiagnoseBadShiftValues(*this, LHS, RHS, Loc, Opc, LHSType); in CheckShiftOperands()