Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp352 QualType CanonicalType, in DependentSizedMatrixType()
2617 QualType CanonicalType = getTypePtr()->CanonicalType; in isCXX98PODType() local
2671 QualType CanonicalType = getTypePtr()->CanonicalType; in isTrivialType() local
2718 QualType CanonicalType = type.getCanonicalType(); in isTriviallyCopyableTypeImpl() local
2755 auto CanonicalType = getCanonicalType(); in isBitwiseCloneableType() local
4045 QualType CanonicalType) in UnaryTransformType()
4387 QualType CanonicalType, in Profile()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp278 QualType CanonicalType = D->getType().getCanonicalType(); in VisitFunctionDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp5191 QualType CanonicalType = Type.getCanonicalType(); in isTriviallyEqualityComparableType() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp9664 Type *CanonicalType = OrigScalarTy; in getEntryCost() local
9697 Type *CanonicalType in getEntryCost() local
[all...]