Searched refs:OptionCatSet (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Support/
H A DCommandLine.cpp112 typedef SmallPtrSet<OptionCategory*,16> OptionCatSet; typedef
113 static ManagedStatic<OptionCatSet> RegisteredOptionCategories;
1501 for (OptionCatSet::const_iterator I = RegisteredOptionCategories->begin(),

Completed in 68 milliseconds