Searched refs:LHSIface (Results 1 - 1 of 1) sorted by relevance

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

Completed in 187 milliseconds