Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DType.cpp370 VectorType(QualType vecType,unsigned nElements,QualType canonType,VectorKind vecKind) VectorType() argument
374 VectorType(TypeClass tc,QualType vecType,unsigned nElements,QualType canonType,VectorKind vecKind) VectorType() argument