Lines Matching full:hand

11   // expected-warning@-1 {{logical not is only applied to the left hand side of this comparison}}  in test1()
13 // expected-note@-3 {{add parentheses around left hand side expression to silence this warning}} in test1()
23 //expected-warning@-1 {{logical not is only applied to the left hand side of this comparison}} in test1()
25 // expected-note@-3 {{add parentheses around left hand side expression to silence this warning}} in test1()
35 //expected-warning@-1 {{logical not is only applied to the left hand side of this comparison}} in test1()
37 // expected-note@-3 {{add parentheses around left hand side expression to silence this warning}} in test1()
47 //expected-warning@-1 {{logical not is only applied to the left hand side of this comparison}} in test1()
49 // expected-note@-3 {{add parentheses around left hand side expression to silence this warning}} in test1()
59 //expected-warning@-1 {{logical not is only applied to the left hand side of this comparison}} in test1()
61 // expected-note@-3 {{add parentheses around left hand side expression to silence this warning}} in test1()
71 //expected-warning@-1 {{logical not is only applied to the left hand side of this comparison}} in test1()
73 // expected-note@-3 {{add parentheses around left hand side expression to silence this warning}} in test1()
105 // expected-warning@-1 {{logical not is only applied to the left hand side of this comparison}} in test1()
107 // expected-note@-3 {{add parentheses around left hand side expression to silence this warning}} in test1()
132 // expected-warning@-1 {{logical not is only applied to the left hand side of this comparison}} in test2()
134 // expected-note@-3 {{add parentheses around left hand side expression to silence this warning}} in test2()
144 // expected-warning@-1 {{logical not is only applied to the left hand side of this comparison}} in test2()
146 // expected-note@-3 {{add parentheses around left hand side expression to silence this warning}} in test2()
156 // expected-warning@-1 {{logical not is only applied to the left hand side of this comparison}} in test2()
158 // expected-note@-3 {{add parentheses around left hand side expression to silence this warning}} in test2()
168 // expected-warning@-1 {{logical not is only applied to the left hand side of this comparison}} in test2()
170 // expected-note@-3 {{add parentheses around left hand side expression to silence this warning}} in test2()
196 …// expected-warning@-1 {{logical not is only applied to the left hand side of this bitwise operato… in test_bitwise_op()
198 // expected-note@-3 {{add parentheses around left hand side expression to silence this warning}} in test_bitwise_op()
236 // expected-warning@-1 {{logical not is only applied to the left hand side of this comparison}} in PR16673()
238 // expected-note@-3 {{add parentheses around left hand side expression to silence this warning}} in PR16673()