Searched refs:rhsID (Results 1 – 1 of 1) sorted by relevance
10139 if (ObjCInterfaceDecl *rhsID = rhs->getInterfaceDecl()) { in ObjCQualifiedIdTypesAreCompatible() local10144 if (!rhsID->ClassImplementsProtocol(I, true)) in ObjCQualifiedIdTypesAreCompatible()10167 if (ObjCInterfaceDecl *rhsID = rhs->getInterfaceDecl()) { in ObjCQualifiedIdTypesAreCompatible() local10172 if (rhsID->ClassImplementsProtocol(I, true)) { in ObjCQualifiedIdTypesAreCompatible()