Searched defs:hasObjCCategory (Results 1 – 2 of 2) sorted by relevance
283 static bool hasObjCCategory(StringRef Name) { in hasObjCCategory() function
4203 ErrorOr<bool> BitcodeReader::hasObjCCategory() { in hasObjCCategory() function in BitcodeReader6635 ErrorOr<bool> hasObjCCategory = R->hasObjCCategory(); in isBitcodeContainingObjCCategory() local