Searched refs:has_switch (Results 1 – 8 of 8) sorted by relevance
21 fn has_switch(&self) -> bool; in has_switch() method74 fn has_switch(&self) -> bool { in has_switch() function75 (*self).has_switch() in has_switch()
81 if !aa.has_switch() || aa.is_set(ArgSettings::Multiple) { in handle_self_overrides()
291 } else if arg.has_switch() { in short()301 if !arg.has_switch() { in long()359 } else if arg.has_switch() { in val()380 if arg.has_switch() { in val()501 } else if arg.has_switch() { in help()
1832 fn has_switch(&self) -> bool { in has_switch() method
59 static bool has_switch = base::CommandLine::ForCurrentProcess()->HasSwitch( in GetCharacterDirection() local61 if (has_switch) { in GetCharacterDirection()
82 fn has_switch(&self) -> bool { in has_switch() method
162 fn has_switch(&self) -> bool { in has_switch() method
138 fn has_switch(&self) -> bool { in has_switch() method