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