Searched refs:NSIDecl (Results 1 – 1 of 1) sorted by relevance
2720 ObjCInterfaceDecl *NSIDecl = nullptr; in CheckProtocolMethodDefs() local2759 NSIDecl = IDecl->lookupInheritedClass(&S.Context.Idents.get("NSProxy")); in CheckProtocolMethodDefs()2773 if (!NSIDecl) in CheckProtocolMethodDefs()