Lines Matching full:around
8 // expected-note{{place parentheses around the assignment to silence this warning}} \
19 // expected-note{{place parentheses around the '==' expression to silence this warning}} \
20 // expected-note{{place parentheses around the & expression to evaluate it first}}
27 // expected-note{{place parentheses around the '==' expression to silence this warning}} \
28 // expected-note{{place parentheses around the & expression to evaluate it first}}
35 // expected-note{{place parentheses around the '<' expression to silence this warning}} \
36 // expected-note{{place parentheses around the & expression to evaluate it first}}
49 // expected-note {{place parentheses around the '&' expression to silence this warning}}
54 // expected-note {{place parentheses around the '&' expression to silence this warning}}
60 // expected-note {{place parentheses around the '&&' expression to silence this warning}}
68 // expected-note {{place parentheses around the '&&' expression to silence this warning}}
73 // expected-note {{place parentheses around the '&&' expression to silence this warning}}
85 // expected-note {{place parentheses around the '+' expression to silence this warning}} \
86 // expected-note {{place parentheses around the '?:' expression to evaluate it first}}
95 // expected-note {{place parentheses around the '-' expression to silence this warning}} \
96 // expected-note {{place parentheses around the '?:' expression to evaluate it first}}
103 // expected-note {{place parentheses around the '*' expression to silence this warning}} \
104 // expected-note {{place parentheses around the '?:' expression to evaluate it first}}
111 // expected-note {{place parentheses around the '/' expression to silence this warning}} \
112 // expected-note {{place parentheses around the '?:' expression to evaluate it first}}