Home
last modified time | relevance | path

Searched refs:RejectedType1 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Sema/
Dattr-mode-enums.c12 …typedef enum { E1 } __attribute__((mode(V4QI))) RejectedType1; // expected-error{{mode 'V4QI' is n… in main() typedef
/external/llvm-project/clang/test/Sema/
Dattr-mode-enums.c12 …typedef enum { E1 } __attribute__((mode(V4QI))) RejectedType1; // expected-error{{mode 'V4QI' is n… in main() typedef