Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp84 …typedef Types ext_vector __attribute__((ext_vector_type(4))); // expected-error{{declaration type … typedef
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DBuiltins.def42 // E -> ext_vector, followed by the number of elements and the base type.