Searched defs:LHSOPT (Results 1 – 2 of 2) sorted by relevance
6846 bool ASTContext::canAssignObjCInterfaces(const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfaces()6896 const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfacesInBlockPointer()6962 const ObjCObjectPointerType *LHSOPT, in getIntersectionOfProtocols()7260 const ObjCObjectPointerType *LHSOPT = LHS->getAs<ObjCObjectPointerType>(); in areComparableObjCPointerTypes() local
6407 const ObjCObjectPointerType *LHSOPT = LHSTy->castAs<ObjCObjectPointerType>(); in FindCompositeObjCPointerType() local