OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:non_int_width
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/Sema/
neon-vector-types.c
22
typedef __attribute__((neon_vector_type(2.0))) int
non_int_width
; // expected-error{{attribute requires integer constant}}
typedef
Completed in 214 milliseconds