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