Searched refs:NSIDecl (Results 1 – 2 of 2) sorted by relevance
2603 ObjCInterfaceDecl *NSIDecl = nullptr; in CheckProtocolMethodDefs() local2643 NSIDecl = IDecl->lookupInheritedClass(&S.Context.Idents.get("NSProxy")); in CheckProtocolMethodDefs()2657 if (!NSIDecl) in CheckProtocolMethodDefs()
2696 ObjCInterfaceDecl *NSIDecl = nullptr; in CheckProtocolMethodDefs() local2736 NSIDecl = IDecl->lookupInheritedClass(&S.Context.Idents.get("NSProxy")); in CheckProtocolMethodDefs()2750 if (!NSIDecl) in CheckProtocolMethodDefs()