Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DType.cpp171 VectorType::VectorType(QualType vecType, unsigned nElements, QualType canonType, in VectorType()
183 VectorType::VectorType(TypeClass tc, QualType vecType, unsigned nElements, in VectorType()