Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DType.cpp172 VectorKind vecKind) in VectorType() argument
179 VectorTypeBits.VecKind = vecKind; in VectorType()
184 QualType canonType, VectorKind vecKind) in VectorType() argument
191 VectorTypeBits.VecKind = vecKind; in VectorType()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DType.h2585 VectorKind vecKind);
2588 QualType canonType, VectorKind vecKind);