Home | History | Annotate | Download | only in SemaCXX

Lines Matching full:address

81     // expected-note@-2{{prefix with the address-of operator to silence this warning}}
84 // expected-note@-2{{prefix with the address-of operator to silence this warning}}
88 // expected-note@-2{{prefix with the address-of operator to silence this warning}}
92 // expected-note@-2{{prefix with the address-of operator to silence this warning}}
95 // expected-note@-2{{prefix with the address-of operator to silence this warning}}
98 // expected-note@-2{{prefix with the address-of operator to silence this warning}}
101 // expected-note@-2{{prefix with the address-of operator to silence this warning}}
105 // expected-note@-2{{prefix with the address-of operator to silence this warning}}
108 // expected-note@-2{{prefix with the address-of operator to silence this warning}}
128 // expected-warning@-1{{comparison of address of 'b' equal to a null pointer is always false}}
130 // expected-warning@-1{{comparison of address of 'c' equal to a null pointer is always false}}
132 // expected-warning@-1{{comparison of address of 's.a' equal to a null pointer is always false}}
134 // expected-warning@-1{{comparison of address of 's.b' equal to a null pointer is always false}}
136 // expected-warning@-1{{comparison of address of 'S::a' equal to a null pointer is always false}}
158 // expected-note@-2{{prefix with the address-of operator to silence this warning}}
161 // expected-note@-2{{prefix with the address-of operator to silence this warning}}
164 // expected-note@-2{{prefix with the address-of operator to silence this warning}}
167 // expected-note@-2{{prefix with the address-of operator to silence this warning}}
170 // expected-warning@-1{{comparison of address of 'x' equal to a null pointer is always false}}
172 // expected-warning@-1{{comparison of address of 'x' not equal to a null pointer is always true}}
174 // expected-warning@-1{{comparison of address of 'x' equal to a null pointer is always false}}
176 // expected-warning@-1{{comparison of address of 'x' not equal to a null pointer is always true}}