Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DType.cpp354 VectorType(QualType vecType,unsigned nElements,QualType canonType,VectorKind vecKind) VectorType() argument
358 VectorType(TypeClass tc,QualType vecType,unsigned nElements,QualType canonType,VectorKind vecKind) VectorType() argument