Searched refs:lookupInheritedClass (Results 1 – 3 of 3) sorted by relevance
261 ObjCInterfaceDecl *ObjCInterfaceDecl::lookupInheritedClass( in lookupInheritedClass() function in ObjCInterfaceDecl
672 ObjCInterfaceDecl *lookupInheritedClass(const IdentifierInfo *ICName);
1394 NSIDecl = IDecl->lookupInheritedClass(&Context.Idents.get("NSProxy")); in CheckProtocolMethodDefs()