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