Home
last modified time | relevance | path

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

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