Searched defs:CanonType (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2589 ParenType(QualType InnerType, QualType CanonType) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4364 QualType CanonType; local
5128 QualType CanonType = getCanonicalType(UnderlyingType); local
H A DInheritViz.cpp63 QualType CanonType = Context.getCanonicalType(Type); local
126 QualType CanonType = Context.getCanonicalType(Type); local
H A DType.cpp220 DependentVectorType( const ASTContext &Context, QualType ElementType, QualType CanonType, Expr *SizeExpr, SourceLocation Loc, VectorType::VectorKind VecKind) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3865 QualType CanonType local
3989 QualType CanonType = SemaRef.Context.getTemplateSpecializationType( local

Completed in 243 milliseconds