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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp171 VectorType::VectorType(QualType vecType, unsigned nElements, QualType canonType, argument
183 VectorType(TypeClass tc, QualType vecType, unsigned nElements, QualType canonType, VectorKind vecKind) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h2568 ExtVectorType(QualType vecType, unsigned nElements, QualType canonType) : argument

Completed in 195 milliseconds