Searched refs:Intf1 (Results 1 – 1 of 1) sorted by relevance
2221 const ObjCInterfaceDecl *Intf1 = D1->getClassInterface(), in IsStructurallyEquivalent() local2223 if ((!Intf1 || !Intf2) && (Intf1 != Intf2)) in IsStructurallyEquivalent()2226 if (Intf1 && in IsStructurallyEquivalent()2227 !IsStructurallyEquivalent(Intf1->getIdentifier(), Intf2->getIdentifier())) in IsStructurallyEquivalent()