Home
last modified time | relevance | path

Searched defs:ext_vector_type (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaObjC/
H A Dencode-typeof-test.m27 typedef short short8 __attribute__((ext_vector_type(8))); typedef
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2906 const clang::ExtVectorType *ext_vector_type = IsVectorType() local