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