Searched defs:CollectionSet (Results 1 – 1 of 1) sorted by relevance
28 CollectionSet() in CollectionSet() function35 explicit CollectionSet(const Container &set) : collectionSet_(set.begin(), set.end()) in CollectionSet() function41 explicit CollectionSet(PandaVector<Region *> &&youngRegions) : collectionSet_(youngRegions) in CollectionSet() function