Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp322 MatrixType::MatrixType(TypeClass tc, QualType matrixType, QualType canonType, in MatrixType()
341 unsigned nColumns, QualType canonType) in ConstantMatrixType()
347 QualType canonType) in ConstantMatrixType()
369 VectorType::VectorType(QualType vecType, unsigned nElements, QualType canonType, in VectorType()
374 QualType canonType, VectorKind vecKind) in VectorType()