Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dcxx-uninitialized-object-ptr-ref.cpp279 using MyVectorType = __attribute__((__vector_size__(8))) int; typedef
280 MyVectorType *x;
286 VectorSizePointee::MyVectorType i; in __vector_size__PointeeTest()