Searched refs:Intf2 (Results 1 – 1 of 1) sorted by relevance
2222 *Intf2 = D2->getClassInterface(); in IsStructurallyEquivalent() local2223 if ((!Intf1 || !Intf2) && (Intf1 != Intf2)) in IsStructurallyEquivalent()2227 !IsStructurallyEquivalent(Intf1->getIdentifier(), Intf2->getIdentifier())) in IsStructurallyEquivalent()2247 Intf2 ? Context.ToCtx.getObjCInterfaceType(Intf2) : QualType(); in IsStructurallyEquivalent()