Home
last modified time | relevance | path

Searched refs:NSIDecl (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2720 ObjCInterfaceDecl *NSIDecl = nullptr; in CheckProtocolMethodDefs() local
2759 NSIDecl = IDecl->lookupInheritedClass(&S.Context.Idents.get("NSProxy")); in CheckProtocolMethodDefs()
2773 if (!NSIDecl) in CheckProtocolMethodDefs()