HomeSort by relevance Sort by last modified time
    Searched refs:aggregate_elt (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Sema/
neon-vector-types.c 29 typedef __attribute__((neon_vector_type(8))) struct aggr aggregate_elt; // expected-error{{invalid vector element type}} typedef in typeref:struct:aggr
aarch64-neon-vector-types.c 46 typedef __attribute__((neon_vector_type(8))) struct aggr aggregate_elt; // expected-error{{invalid vector element type}} typedef in typeref:struct:aggr

Completed in 75 milliseconds