Lines Matching full:place
8 … // expected-note {{place parentheses around the '+' expression to silence this warning}} \ in conditional_op()
9 … // expected-note {{place parentheses around the '?:' expression to evaluate it first}} in conditional_op()
16 … // expected-note {{place parentheses around the '-' expression to silence this warning}} \ in conditional_op()
17 … // expected-note {{place parentheses around the '?:' expression to evaluate it first}} in conditional_op()
24 … // expected-note {{place parentheses around the '*' expression to silence this warning}} \ in conditional_op()
25 … // expected-note {{place parentheses around the '?:' expression to evaluate it first}} in conditional_op()
43 … // expected-note {{place parentheses around the '<<' expression to silence this warning}} \ in f()
44 … // expected-note {{place parentheses around the '?:' expression to evaluate it first}} in f()
51 … // expected-note {{place parentheses around the '<<' expression to silence this warning}} \ in f()
52 … // expected-note {{place parentheses around comparison expression to evaluate it first}} in f()
59 … // expected-note {{place parentheses around the '>>' expression to silence this warning}} \ in f()
60 … // expected-note {{place parentheses around comparison expression to evaluate it first}} in f()
74 … // expected-note {{place parentheses around the '+' expression to silence this warning}} \ in test()
75 … // expected-note {{place parentheses around the '?:' expression to evaluate it first}} in test()
89 … expected-note {{place parentheses around the '+' expression to silence this warning}} in test()
94 … expected-note {{place parentheses around the '-' expression to silence this warning}} in test()
100 … expected-note {{place parentheses around the '+' expression to silence this warning}} in test()
131 // expected-note@-2 {{place parentheses around the '!=' expression to silence this warning}} in test()
132 // expected-note@-3 {{place parentheses around the & expression to evaluate it first}} in test()
133 // CHECK: place parentheses around the '!=' expression to silence this warning in test()
136 // CHECK: place parentheses around the & expression to evaluate it first in test()
142 // expected-note@-2 {{place parentheses around the '!=' expression to silence this warning}} in test()
143 // expected-note@-3 {{place parentheses around the & expression to evaluate it first}} in test()
144 // CHECK: place parentheses around the '!=' expression to silence this warning in test()
147 // CHECK: place parentheses around the & expression to evaluate it first in test()
153 // expected-note@-2 {{place parentheses around the '!=' expression to silence this warning}} in test()
154 // expected-note@-3 {{place parentheses around the & expression to evaluate it first}} in test()
155 // CHECK: place parentheses around the '!=' expression to silence this warning in test()
158 // CHECK: place parentheses around the & expression to evaluate it first in test()
164 // expected-note@-2 {{place parentheses around the '!=' expression to silence this warning}} in test()
165 // expected-note@-3 {{place parentheses around the & expression to evaluate it first}} in test()
166 // CHECK: place parentheses around the '!=' expression to silence this warning in test()
169 // CHECK: place parentheses around the & expression to evaluate it first in test()
175 // expected-note@-2 {{place parentheses around the '!=' expression to silence this warning}} in test()
176 // expected-note@-3 {{place parentheses around the & expression to evaluate it first}} in test()
177 // CHECK: place parentheses around the '!=' expression to silence this warning in test()
180 // CHECK: place parentheses around the & expression to evaluate it first in test()
186 // expected-note@-2 {{place parentheses around the '!=' expression to silence this warning}} in test()
187 // expected-note@-3 {{place parentheses around the & expression to evaluate it first}} in test()
188 // CHECK: place parentheses around the '!=' expression to silence this warning in test()
191 // CHECK: place parentheses around the & expression to evaluate it first in test()
197 // expected-note@-2 {{place parentheses around the '!=' expression to silence this warning}} in test()
198 // expected-note@-3 {{place parentheses around the & expression to evaluate it first}} in test()
199 // CHECK: place parentheses around the '!=' expression to silence this warning in test()
202 // CHECK: place parentheses around the & expression to evaluate it first in test()
208 // expected-note@-2 {{place parentheses around the '!=' expression to silence this warning}} in test()
209 // expected-note@-3 {{place parentheses around the & expression to evaluate it first}} in test()
210 // CHECK: place parentheses around the '!=' expression to silence this warning in test()
213 // CHECK: place parentheses around the & expression to evaluate it first in test()