Searched refs:lookupInheritedClass (Results 1 – 4 of 4) sorted by relevance
622 ObjCInterfaceDecl *ObjCInterfaceDecl::lookupInheritedClass( in lookupInheritedClass() function in ObjCInterfaceDecl
1757 ObjCInterfaceDecl *lookupInheritedClass(const IdentifierInfo *ICName);
1049 !IDecl->lookupInheritedClass(&Ctx.Idents.get(ClassName))) { in migrateMethodInstanceType()
2643 NSIDecl = IDecl->lookupInheritedClass(&S.Context.Idents.get("NSProxy")); in CheckProtocolMethodDefs()