Searched refs:AS2Int (Results 1 – 2 of 2) sorted by relevance
54 typedef _AS2 int AS2Int; typedef59 AS2Int typedef_as_field; // expected-error {{field may not be qualified with an address space}}
16 typedef __attribute__((address_space(J))) int AS2Int; in car() typedef18 AS2Int typedef_as_field; // expected-error {{field may not be qualified with an address space}} in car()