Searched defs:badtype2 (Results 1 – 2 of 2) sorted by relevance
82 typedef int badtype2 __attribute__((arm_sve_vector_bits(N))); // expected-error {{'arm_sv… typedef
247 typedef int badtype2 __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen))); // expected-error {{'riscv_rvv_vector_bits' attribute applied to non-RVV type 'int'}} global() typedef