Searched refs:RegionSet (Results 1 – 2 of 2) sorted by relevance
219 typedef std::vector<Region*> RegionSet; typedef222 RegionSet children;466 typedef RegionSet::iterator iterator;467 typedef RegionSet::const_iterator const_iterator;527 typedef SmallPtrSet<Region*, 4> RegionSet; typedef
368 RegionSet::iterator I = std::find(children.begin(), children.end(), Child); in removeSubRegion()