Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp6629 const ObjCObjectPointerType *RHSOPT) { in canAssignObjCInterfaces()
6661 const ObjCObjectPointerType *RHSOPT, in canAssignObjCInterfacesInBlockPointer()
6697 const ObjCObjectPointerType *RHSOPT, in getIntersectionOfProtocols()
6850 const ObjCObjectPointerType *RHSOPT = RHS->getAs<ObjCObjectPointerType>(); in areComparableObjCPointerTypes() local
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp5686 const ObjCObjectPointerType *RHSOPT = RHSTy->castAs<ObjCObjectPointerType>(); in FindCompositeObjCPointerType() local