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

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

Completed in 713 milliseconds