Home | History | Annotate | Download | only in Support

Lines Matching refs:OptionSet

1455   SmallPtrSet<Option *, 128> OptionSet; // Duplicate option detection.
1468 if (!OptionSet.insert(I->second).second)