Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp5982 const ObjCObjectPointerType *RHSOPT) { in canAssignObjCInterfaces()
6014 const ObjCObjectPointerType *RHSOPT, in canAssignObjCInterfacesInBlockPointer()
6050 const ObjCObjectPointerType *RHSOPT, in getIntersectionOfProtocols()
6203 const ObjCObjectPointerType *RHSOPT = RHS->getAs<ObjCObjectPointerType>(); in areComparableObjCPointerTypes() local
/external/clang/lib/Sema/
DSemaExpr.cpp5064 const ObjCObjectPointerType *RHSOPT = RHSTy->castAs<ObjCObjectPointerType>(); in FindCompositeObjCPointerType() local