Searched refs:test23_ty (Results 1 – 1 of 1) sorted by relevance
124 typedef int test23_ty __attribute((deprecated)); // expected-note {{previous definition is here}}125 typedef int test23_ty; // expected-note {{'test23_ty' has been explicitly marked deprecated here}} … typedef126 test23_ty test23_v; // expected-warning {{'test23_ty' is deprecated}}