Searched defs:canonType (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/AST/ |
H A D | Type.cpp | 374 unsigned nColumns, QualType canonType) in VectorType() argument 322 MatrixType(TypeClass tc,QualType matrixType,QualType canonType,const Expr * RowExpr,const Expr * ColumnExpr) MatrixType() argument 341 ConstantMatrixType(QualType matrixType,unsigned nRows,unsigned nColumns,QualType canonType) ConstantMatrixType() argument 347 ConstantMatrixType(TypeClass tc,QualType matrixType,unsigned nRows,unsigned nColumns,QualType canonType) ConstantMatrixType() argument 369 VectorType(QualType vecType,unsigned nElements,QualType canonType,VectorKind vecKind) VectorType() argument [all...] |