Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A 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()