Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp8906 const ObjCObjectPointerType *RHSOPT) { in canAssignObjCInterfaces()
8960 const ObjCObjectPointerType *RHSOPT, in canAssignObjCInterfacesInBlockPointer()
9033 const ObjCObjectPointerType *RHSOPT, in getIntersectionOfProtocols()
9340 const auto *RHSOPT = RHS->getAs<ObjCObjectPointerType>(); in areComparableObjCPointerTypes() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp8430 const ObjCObjectPointerType *RHSOPT = RHSTy->castAs<ObjCObjectPointerType>(); in FindCompositeObjCPointerType() local