Searched defs:a26 (Results 1 – 2 of 2) sorted by relevance
508 struct aa a26 = {{1, 2, 3, 4}, 0}; in f26() local
275 A *a26 = new A(a26->get()); // expected-warning {{variable 'a26' is uninitialized when used within its own initialization}} setupA() local 337 A *a26 = new A(a26->get()); // expected-warning {{variable 'a26' is uninitialized when used within its own initialization}} global() variable