Searched refs:test23_ty (Results 1 – 2 of 2) sorted by relevance
126 typedef int test23_ty __attribute((deprecated)); 132 typedef int test23_ty; typedef134 test23_ty test23_v; // expected-warning {{'test23_ty' is deprecated}}
124 typedef int test23_ty __attribute((deprecated));129 typedef int test23_ty; // expected-note {{'test23_ty' has been explicitly marked deprecated here}} typedef131 test23_ty test23_v; // expected-warning {{'test23_ty' is deprecated}}