Home | History | Annotate | Download | only in Sema

Lines Matching full:bitwise

7964   // bitwise one.  We do this when the LHS is a non-bool integer and the RHS
7982 // Suggest replacing the logical operator with the bitwise version
8829 /// Check if a bitwise-& is performed on an Objective-C pointer. This
9045 /// DiagnoseBitwisePrecedence - Emit a warning when bitwise and comparison
9061 // Bitwise operations are sometimes used as eager logical ops.
9223 // Diagnose "arg1 'bitwise' arg2 'eq' arg3".
9413 case UO_Not: // bitwise complement
9429 // OpenCL v1.1 s6.3.f: The bitwise operator not (~) does not operate