Searched refs:Iface2 (Results 1 – 2 of 2) sorted by relevance
202 type Iface2 interface {564 x: struct{ I Iface2 }{},565 y: struct{ I Iface2 }{},575 x: struct{ I Iface2 }{},576 y: struct{ I Iface2 }{},586 x: struct{ I Iface2 }{},587 y: struct{ I Iface2 }{},
893 const ObjCInterfaceType *Iface2 = cast<ObjCInterfaceType>(T2); in IsStructurallyEquivalent() local895 Iface1->getDecl(), Iface2->getDecl())) in IsStructurallyEquivalent()