Home
last modified time | relevance | path

Searched refs:OptionSet (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Support/
DCommandLine.cpp1202 SmallPtrSet<Option*, 128> OptionSet; // Duplicate option detection. in sortOpts() local
1215 if (!OptionSet.insert(I->second)) in sortOpts()