Searched refs:LongOptionsUseDoubleDash (Results 1 – 2 of 2) sorted by relevance
179 bool LongOptionsUseDoubleDash = false);426 bool LongOptionsUseDoubleDash, bool HaveDoubleDash) { in LookupLongOption() argument428 if (Opt && LongOptionsUseDoubleDash && !HaveDoubleDash && !isGrouping(Opt)) in LookupLongOption()1300 bool LongOptionsUseDoubleDash) { in ParseCommandLineOptions() argument1321 Errs, LongOptionsUseDoubleDash); in ParseCommandLineOptions()1337 bool LongOptionsUseDoubleDash) { in ParseCommandLineOptions() argument1492 LongOptionsUseDoubleDash, HaveDoubleDash); in ParseCommandLineOptions()1506 LongOptionsUseDoubleDash, HaveDoubleDash); in ParseCommandLineOptions()1509 if (!Handler && !(LongOptionsUseDoubleDash && HaveDoubleDash)) in ParseCommandLineOptions()
75 bool LongOptionsUseDoubleDash = false);