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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp171 VectorType::VectorType(QualType vecType, unsigned nElements, QualType canonType, argument
183 VectorType::VectorType(TypeClass tc, QualType vecType, unsigned nElements, argument
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h2568 ExtVectorType(QualType vecType, unsigned nElements, QualType canonType) : argument

Completed in 71 milliseconds