Searched refs:LongOptionsUseDoubleDash (Results 1 – 2 of 2) sorted by relevance
174 bool LongOptionsUseDoubleDash = false);395 bool LongOptionsUseDoubleDash, bool HaveDoubleDash) { in LookupLongOption() argument397 if (Opt && LongOptionsUseDoubleDash && !HaveDoubleDash && !isGrouping(Opt)) in LookupLongOption()1448 bool LongOptionsUseDoubleDash) { in ParseCommandLineOptions() argument1469 Errs, LongOptionsUseDoubleDash); in ParseCommandLineOptions()1493 bool LongOptionsUseDoubleDash) { in ParseCommandLineOptions() argument1654 LongOptionsUseDoubleDash, HaveDoubleDash); in ParseCommandLineOptions()1666 LongOptionsUseDoubleDash, HaveDoubleDash); in ParseCommandLineOptions()1673 LongOptionsUseDoubleDash, HaveDoubleDash); in ParseCommandLineOptions()1676 if (!Handler && !(LongOptionsUseDoubleDash && HaveDoubleDash)) in ParseCommandLineOptions()
73 bool LongOptionsUseDoubleDash = false);