Searched refs:findObjCInterface (Results 1 – 3 of 3) sorted by relevance
58 ObjCContainerRecord *Container = findObjCInterface(Super); in findContainer()131 ObjCInterfaceRecord *RecordsSlice::findObjCInterface(StringRef Name) const { in findObjCInterface() function in RecordsSlice238 if (auto *ObjCClass = findObjCInterface(ClassToExtend)) in addObjCCategory()
95 ObjCInterfaceRecord *findObjCInterface(StringRef Name) const;
160 return Slice->findObjCInterface(Name); in findRecordFromSlice()468 R, SymCtx, Ctx.DylibSlice->findObjCInterface(DR->getName()))) { in verifyImpl()