Home
last modified time | relevance | path

Searched refs:RHSIface (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp8993 const auto *RHSIface = RHS->getAs<ObjCObjectType>(); in mergeTypes() local
8994 if (canAssignObjCInterfaces(LHSIface, RHSIface)) in mergeTypes()