Searched defs:LHSOPT (Results 1 – 2 of 2) sorted by relevance
9682 bool ASTContext::canAssignObjCInterfaces(const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfaces()9736 const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfacesInBlockPointer()9809 const ObjCObjectPointerType *LHSOPT, in getIntersectionOfProtocols()10112 const auto *LHSOPT = LHS->getAs<ObjCObjectPointerType>(); in areComparableObjCPointerTypes() local
9076 const ObjCObjectPointerType *LHSOPT = LHSTy->castAs<ObjCObjectPointerType>(); in FindCompositeObjCPointerType() local