Searched defs:b18 (Results 1 – 2 of 2) sorted by relevance
335 const std::string_view b18 = {{(nullptr)}}; in stack_construction() local
482 B b18 = { b18.x + 1, b18.y }; // expected-warning 2{{variable 'b18' is uninitialized when used within its own initialization}} setupB() local 514 B b18 = { b18.x + 1, b18.y }; // expected-warning 2{{variable 'b18' is uninitialized when used within its own initialization}} global() variable 1178 B b18 = { {b18.a2.i2} }; // expected-warning{{uninitialized}} global() variable 1236 B b18 = { {b18.a2.i2} }; // expected-warning{{uninitialized}} global() member [all...]