Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DType.cpp315 const ASTContext &CTX, QualType ElementType, QualType CanonicalType, in DependentSizedMatrixType()
2422 QualType CanonicalType = getTypePtr()->CanonicalType; in isCXX98PODType() local
2476 QualType CanonicalType = getTypePtr()->CanonicalType; in isTrivialType() local
2520 QualType CanonicalType = getCanonicalType(); in isTriviallyCopyableType() local
3552 QualType CanonicalType) in UnaryTransformType()
3886 QualType CanonicalType, in Profile()
/openbsd-src/gnu/llvm/clang/docs/
H A DInternalsManual.rst1394 .. _CanonicalType: target
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp487 const Type *CanonicalType = // root of the typedef tree in VisitTypedefNameDecl() local
1273 const Type *const CanonicalType = in typeHasMatchingAlias() local