Searched refs:ObjCImageInfoBlocks (Results 1 – 1 of 1) sorted by relevance
1068 auto ObjCImageInfoBlocks = ObjCImageInfo->blocks(); in processObjCImageInfo() local1071 if (ObjCImageInfoBlocks.empty()) in processObjCImageInfo()1077 if (std::next(ObjCImageInfoBlocks.begin()) != ObjCImageInfoBlocks.end()) in processObjCImageInfo()1097 auto &ObjCImageInfoBlock = **ObjCImageInfoBlocks.begin(); in processObjCImageInfo()