Home | History | Annotate | Download | only in SemaCXX

Lines Matching refs:a38

290   A a38({a38});  // expected-warning {{variable 'a38' is uninitialized when used within its own initialization}}
352 A a38({a38}); // expected-warning {{variable 'a38' is uninitialized when used within its own initialization}}