Searched refs:LongOptionsUseDoubleDash (Results 1 – 2 of 2) sorted by relevance
176 bool LongOptionsUseDoubleDash = false);423 bool LongOptionsUseDoubleDash, bool HaveDoubleDash) { in LookupLongOption() argument425 if (Opt && LongOptionsUseDoubleDash && !HaveDoubleDash && !isGrouping(Opt)) in LookupLongOption()1299 bool LongOptionsUseDoubleDash) { in ParseCommandLineOptions() argument1319 Errs, LongOptionsUseDoubleDash); in ParseCommandLineOptions()1335 bool LongOptionsUseDoubleDash) { in ParseCommandLineOptions() argument1490 LongOptionsUseDoubleDash, HaveDoubleDash); in ParseCommandLineOptions()1504 LongOptionsUseDoubleDash, HaveDoubleDash); in ParseCommandLineOptions()1507 if (!Handler && !(LongOptionsUseDoubleDash && HaveDoubleDash)) in ParseCommandLineOptions()
75 bool LongOptionsUseDoubleDash = false);