Searched refs:Iface1 (Results 1 – 2 of 2) sorted by relevance
8 @interface Iface1 @end interface16 - (void) test:(Iface1 *)arg; argument17 - (void) test2:(Iface1 *)arg; argument21 void testTakesIface1(id x, Iface1 *arg) {
892 const ObjCInterfaceType *Iface1 = cast<ObjCInterfaceType>(T1); in IsStructurallyEquivalent() local895 Iface1->getDecl(), Iface2->getDecl())) in IsStructurallyEquivalent()