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

/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp422 const Type *CanonicalType = // root of the typedef tree local
819 const Type *const CanonicalType = local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3265 UnaryTransformType(QualType BaseType, QualType UnderlyingType, UTTKind UKind, QualType CanonicalType) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h1322 QualType CanonicalType; member in class:clang::ExtQualsTypeCommonBase
[all...]

Completed in 136 milliseconds