Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp315 const ASTContext &CTX, QualType ElementType, QualType CanonicalType, in DependentSizedMatrixType()
2357 QualType CanonicalType = getTypePtr()->CanonicalType; in isCXX98PODType() local
2411 QualType CanonicalType = getTypePtr()->CanonicalType; in isTrivialType() local
2453 QualType CanonicalType = getCanonicalType(); in isTriviallyCopyableType() local
3459 QualType CanonicalType) in UnaryTransformType()
3726 QualType CanonicalType, in Profile()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DInternalsManual.rst1391 .. _CanonicalType: target
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp472 const Type *CanonicalType = // root of the typedef tree in VisitTypedefNameDecl() local
1052 const Type *const CanonicalType = in typeHasMatchingAlias() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp2032 QualType CanonicalType = in dumpRecord() local