Home
last modified time | relevance | path

Searched defs:CanResultTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp507 QualType CanResultTy = Context.getCanonicalType(RT); in rewriteToObjCProperty() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4887 CanQualType CanResultTy = getCanonicalFunctionResultType(ResultTy); in getFunctionTypeInternal() local