Searched refs:NSIDecl (Results 1 – 1 of 1) 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()