Searched refs:findObjCInterface (Results 1 – 2 of 2) sorted by relevance
51 ObjCContainerRecord *Container = findObjCInterface(Super); in findContainer()91 ObjCInterfaceRecord *RecordsSlice::findObjCInterface(StringRef Name) const { in findObjCInterface() function in RecordsSlice201 if (auto *ObjCClass = findObjCInterface(ClassToExtend)) in addObjCCategory()
91 ObjCInterfaceRecord *findObjCInterface(StringRef Name) const;