Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DInheritViz.cpp63 QualType CanonType = Context.getCanonicalType(Type); in WriteNode() local
126 QualType CanonType = Context.getCanonicalType(Type); WriteNodeReference() local
H A DType.cpp264 DependentVectorType(QualType ElementType,QualType CanonType,Expr * SizeExpr,SourceLocation Loc,VectorKind VecKind) DependentVectorType() argument
H A DASTContext.cpp5066 QualType CanonType; getTemplateSpecializationType() local
5887 QualType CanonType = getCanonicalType(UnderlyingType); getUnaryTransformType() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp4542 QualType CanonType; CheckTemplateIdType() local
9456 QualType CanonType; ActOnClassTemplateSpecialization() local
[all...]
H A DSemaTemplateInstantiateDecl.cpp4265 QualType CanonType = SemaRef.Context.getTemplateSpecializationType( InstantiateClassTemplatePartialSpecialization() local
H A DSemaOverload.cpp9211 CanQualType CanonType = S.Context.getCanonicalType(EnumTy); addGenericBinaryPointerOrEnumeralOverloads() local
H A DSemaOpenMP.cpp5810 QualType CanonType = E->getType().getCanonicalType(); processImplicitMapsWithDefaultMappers() local