Searched refs:remove_overrides (Results 1 – 1 of 1) sorted by relevance
1247 self.remove_overrides(matcher); in get_matches_with()1252 fn remove_overrides(&mut self, matcher: &mut ArgMatcher) { in remove_overrides() function