Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DType.cpp285 MatrixType::MatrixType(TypeClass tc, QualType matrixType, QualType canonType, in MatrixType()
304 unsigned nColumns, QualType canonType) in ConstantMatrixType()
310 QualType canonType) in ConstantMatrixType()
330 VectorType::VectorType(QualType vecType, unsigned nElements, QualType canonType, in VectorType()
335 QualType canonType, VectorKind vecKind) in VectorType()
/external/clang/lib/AST/
DType.cpp172 VectorType::VectorType(QualType vecType, unsigned nElements, QualType canonType, in VectorType()
177 QualType canonType, VectorKind vecKind) in VectorType()