Searched refs:hasObjCCategoryInModule (Results 1 – 3 of 3) sorted by relevance
457 ErrorOr<bool> hasObjCCategoryInModule();4224 return hasObjCCategoryInModule(); in hasObjCCategory()4238 ErrorOr<bool> BitcodeReader::hasObjCCategoryInModule() { in hasObjCCategoryInModule() function in BitcodeReader
258 static Expected<bool> hasObjCCategoryInModule(BitstreamCursor &Stream) { in hasObjCCategoryInModule() function323 return hasObjCCategoryInModule(Stream); in hasObjCCategory()
257 static Expected<bool> hasObjCCategoryInModule(BitstreamCursor &Stream) { in hasObjCCategoryInModule() function322 return hasObjCCategoryInModule(Stream); in hasObjCCategory()