Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp353 VectorType::VectorType(QualType vecType, unsigned nElements, QualType canonType, in VectorType()
357 VectorType::VectorType(TypeClass tc, QualType vecType, unsigned nElements, in VectorType()