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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp171 VectorType(QualType vecType, unsigned nElements, QualType canonType, VectorKind vecKind) argument
183 VectorType(TypeClass tc, QualType vecType, unsigned nElements, QualType canonType, VectorKind vecKind) argument

Completed in 65 milliseconds