Searched defs:visit_expr_match (Results 1 – 1 of 1) sorted by relevance
251 fn visit_expr_match(&mut self, i: &'ast crate::ExprMatch) { in visit_expr_match() method1750 pub fn visit_expr_match<'ast, V>(v: &mut V, node: &'ast crate::ExprMatch) in visit_expr_match() function