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

/external/clang/lib/AST/
H A DASTContext.cpp7270 const ObjCObjectType* RHSIface = RHS->getAs<ObjCObjectType>(); local
7271 if (canAssignObjCInterfaces(LHSIface, RHSIface))

Completed in 227 milliseconds