Searched defs:OptionInfos (Results 1 – 4 of 4) sorted by relevance
332 typedef std::vector<OptionInfo> OptionInfos; typedef
88 OptTable::OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase) in OptTable() argument 780 GenericOptTable(ArrayRef<Info> OptionInfos,bool IgnoreCase) GenericOptTable() argument [all...]
347 OptTable(OptionInfos,IgnoreCase) OptTable() argument
101 CommonOptTable(ArrayRef<Info> OptionInfos,const char * Usage,const char * Description) CommonOptTable() argument