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

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

Completed in 100 milliseconds