Searched refs:OptionSet (Results 1 – 1 of 1) sorted by relevance
1202 SmallPtrSet<Option*, 128> OptionSet; // Duplicate option detection. in sortOpts() local1215 if (!OptionSet.insert(I->second)) in sortOpts()