Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10240 const ObjCObjectPointerType *RHSOPT) { in canAssignObjCInterfaces()
10294 const ObjCObjectPointerType *RHSOPT, in canAssignObjCInterfacesInBlockPointer()
10367 const ObjCObjectPointerType *RHSOPT, in getIntersectionOfProtocols()
10673 const auto *RHSOPT = RHS->getAs<ObjCObjectPointerType>(); in areComparableObjCPointerTypes() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4986 const ObjCObjectPointerType *RHSOPT = in FindCompositeObjCPointerType() local