Searched refs:seen_regions (Results 1 – 1 of 1) sorted by relevance
49 SeenRegion seen_regions = SeenRegion::None; member184 scan_state.seen_regions |= SeenRegion::AllocOnce; in ProcessPlatformSpecificAllocations()189 scan_state.seen_regions |= SeenRegion::Foundation; in ProcessPlatformSpecificAllocations()201 scan_state.seen_regions |= SeenRegion::LibDispatch; in ProcessPlatformSpecificAllocations()207 if (scan_state.seen_regions == SeenRegion::All && !use_root_regions) { in ProcessPlatformSpecificAllocations()