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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTDiagnostic.cpp163 QualType CanTy = Ty.getCanonicalType(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp2482 CanQualType CanTy = Context.getCanonicalType(Context.getTagDeclType(RD)); local
H A DSemaOverload.cpp6666 QualType CanTy = Context.getCanonicalType(Conv->getConversionType()); local

Completed in 142 milliseconds