Home | History | Annotate | Download | only in SemaCXX

Lines Matching defs:a46

299   A a46 = 0 != a46;  // expected-warning {{variable 'a46' is uninitialized when used within its own initialization}}
362 A a46 = 0 != a46; // expected-warning {{variable 'a46' is uninitialized when used within its own initialization}}