Searched defs:LHSOPT (Results 1 – 2 of 2) sorted by relevance
6944 bool ASTContext::canAssignObjCInterfaces(const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfaces()6994 const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfacesInBlockPointer()7060 const ObjCObjectPointerType *LHSOPT, in getIntersectionOfProtocols()7367 const ObjCObjectPointerType *LHSOPT = LHS->getAs<ObjCObjectPointerType>(); in areComparableObjCPointerTypes() local
6795 const ObjCObjectPointerType *LHSOPT = LHSTy->castAs<ObjCObjectPointerType>(); in FindCompositeObjCPointerType() local