Home
last modified time | relevance | path

Searched defs:RHSOPT (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DASTContext.cpp6945 const ObjCObjectPointerType *RHSOPT) { in canAssignObjCInterfaces()
6995 const ObjCObjectPointerType *RHSOPT, in canAssignObjCInterfacesInBlockPointer()
7061 const ObjCObjectPointerType *RHSOPT, in getIntersectionOfProtocols()
7368 const ObjCObjectPointerType *RHSOPT = RHS->getAs<ObjCObjectPointerType>(); in areComparableObjCPointerTypes() local
/external/clang/lib/Sema/
DSemaExpr.cpp6796 const ObjCObjectPointerType *RHSOPT = RHSTy->castAs<ObjCObjectPointerType>(); in FindCompositeObjCPointerType() local