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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp359 const Type *CanonicalType = // root of the typedef tree local
592 const Type *const CanonicalType = local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp984 QualType CanonicalType = getTypePtr()->CanonicalType; local
1048 QualType CanonicalType = getTypePtr()->CanonicalType; local
1105 QualType CanonicalType = getCanonicalType(); local
1832 UnaryTransformType(QualType BaseType, QualType UnderlyingType, UTTKind UKind, QualType CanonicalType) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h1042 QualType CanonicalType; member in class:clang::ExtQualsTypeCommonBase
[all...]

Completed in 132 milliseconds