Searched refs:LongOptionsUseDoubleDash (Results 1 – 2 of 2) sorted by relevance
178 bool LongOptionsUseDoubleDash = false);425 bool LongOptionsUseDoubleDash, bool HaveDoubleDash) { in LookupLongOption() argument427 if (Opt && LongOptionsUseDoubleDash && !HaveDoubleDash && !isGrouping(Opt)) in LookupLongOption()1380 bool LongOptionsUseDoubleDash) { in ParseCommandLineOptions() argument1401 Errs, LongOptionsUseDoubleDash); in ParseCommandLineOptions()1425 bool LongOptionsUseDoubleDash) { in ParseCommandLineOptions() argument1580 LongOptionsUseDoubleDash, HaveDoubleDash); in ParseCommandLineOptions()1594 LongOptionsUseDoubleDash, HaveDoubleDash); in ParseCommandLineOptions()1597 if (!Handler && !(LongOptionsUseDoubleDash && HaveDoubleDash)) in ParseCommandLineOptions()
74 bool LongOptionsUseDoubleDash = false);