Home | History | Annotate | Download | only in SemaCXX

Lines Matching defs:a31

281   A a31 = std::move(a31);  // expected-warning {{variable 'a31' is uninitialized when used within its own initialization}}
343 A a31 = std::move(a31); // expected-warning {{variable 'a31' is uninitialized when used within its own initialization}}