Searched defs:OptionSet (Results 1 – 3 of 3) sorted by relevance
194 typedef std::set<int> OptionSet; typedef
90 using OptionSet = std::set<char>; member
2277 SmallPtrSet<Option *, 32> OptionSet; // Duplicate option detection. in sortOpts() local