Home | History | Annotate | Download | only in Sema

Lines Matching full:initialize

7   int x; // expected-note{{initialize the variable 'x' to silence this warning}}
23 int x; // expected-note{{initialize the variable 'x' to silence this warning}}
29 int x, y; // expected-note{{initialize the variable 'y' to silence this warning}}
35 int x; // expected-note{{initialize the variable 'x' to silence this warning}}
41 int x; // expected-note{{initialize the variable 'x' to silence this warning}}
68 int x; // expected-note{{initialize the variable 'x' to silence this warning}}
78 int x; // expected-note{{initialize the variable 'x' to silence this warning}}
86 int x; // expected-note{{initialize the variable 'x' to silence this warning}}
94 for (unsigned i ; n ; ++i) ; // expected-warning{{variable 'i' is uninitialized when used here}} expected-note{{initialize the variable 'i' to silence this warning}}
130 int *x; // expected-note{{initialize the variable 'x' to silence this warning}}
154 int z; // expected-note{{initialize the variable 'z' to silence this warning}}
161 int z; // expected-note{{initialize the variable 'z' to silence this warning}}
186 unsigned val; // expected-note{{initialize the variable 'val' to silence this warning}}
195 float x; // expected-note{{initialize the variable 'x' to silence this warning}}
201 MyInt x; // expected-note{{initialize the variable 'x' to silence this warning}}
212 int len; // expected-note{{initialize the variable 'len' to silence this warning}}
217 int x; // expected-note{{initialize the variable 'x' to silence this warning}}
242 int x; // expected-note{{initialize the variable 'x' to silence this warning}}
256 void **pc; // expected-note{{initialize the variable 'pc' to silence this warning}}
285 int y; // expected-note{{initialize the variable 'y' to silence this warning}}
292 int y; // expected-note{{initialize the variable 'y' to silence this warning}}
297 int y; // expected-note{{initialize the variable 'y' to silence this warning}}
310 int x; // expected-note{{initialize the variable 'x' to silence this warning}}
317 int y; // expected-note{{initialize the variable 'y' to silence this warning}}
333 int i; // expected-note{{initialize the variable 'i' to silence this warning}}
364 int x; // expected-note {{initialize the variable 'x' to silence this warning}}
377 int x; // expected-note {{initialize the variable 'x' to silence this warning}}
384 int new_len; // expected-note{{initialize the variable 'new_len' to silence this warning}}
426 int i; // expected-note {{initialize the variable 'i' to silence this warning}}
437 int c; // expected-note {{initialize the variable 'c' to silence this warning}}
449 int k; // expected-note {{initialize}}
460 int k; // expected-note {{initialize}}
476 int a; // expected-note {{initialize}}
490 int sum; // expected-note {{initialize}}
497 int x; // expected-note {{initialize}}
502 int x; // expected-note {{initialize}}
515 int x; // expected-note {{initialize the variable 'x' to silence this warning}}