Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp1687 ObjCInterfaceDecl *NSIDecl = nullptr; in CheckProtocolMethodDefs() local
1727 NSIDecl = IDecl->lookupInheritedClass(&S.Context.Idents.get("NSProxy")); in CheckProtocolMethodDefs()
1741 if (!NSIDecl) in CheckProtocolMethodDefs()