Lines Matching full:uninitialized
605 struct B { int n; int m; } constexpr b = { 0, b.n }; // expected-warning {{uninitialized}}