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 RecordsSlice237 if (auto *ObjCClass = findObjCInterface(ClassToExtend)) in addObjCCategory()
98 LLVM_ABI ObjCInterfaceRecord *findObjCInterface(StringRef Name) const;
179 return Slice->findObjCInterface(Name); in findRecordFromSlice()487 R, SymCtx, Ctx.DylibSlice->findObjCInterface(DR->getName()))) { in verifyImpl()