Home | History | Annotate | Download | only in Sema

Lines Matching full:note

8                                            // expected-note {{place parentheses around the '?:' expression to evaluate it first}} \
9 // expected-note {{place parentheses around the '+' expression to silence this warning}}
12 // expected-note {{place parentheses around the '?:' expression to evaluate it first}} \
13 // expected-note {{place parentheses around the '-' expression to silence this warning}}
16 // expected-note {{place parentheses around the '?:' expression to evaluate it first}} \
17 // expected-note {{place parentheses around the '*' expression to silence this warning}}
29 // expected-note {{place parentheses around the '?:' expression to evaluate it first}} \
30 // expected-note {{place parentheses around the '<<' expression to silence this warning}}
40 // expected-note {{place parentheses around the '?:' expression to evaluate it first}} \
41 // expected-note {{place parentheses around the '+' expression to silence this warning}}