Searched refs:rhsID (Results 1 – 1 of 1) sorted by relevance
10712 if (ObjCInterfaceDecl *rhsID = rhs->getInterfaceDecl()) { in ObjCQualifiedIdTypesAreCompatible() local10717 if (!rhsID->ClassImplementsProtocol(I, true)) in ObjCQualifiedIdTypesAreCompatible()10740 if (ObjCInterfaceDecl *rhsID = rhs->getInterfaceDecl()) { in ObjCQualifiedIdTypesAreCompatible() local10745 if (rhsID->ClassImplementsProtocol(I, true)) { in ObjCQualifiedIdTypesAreCompatible()