Searched defs:fold_expr_match (Results 1 – 3 of 3) sorted by relevance
196 fn fold_expr_match(&mut self, i: ExprMatch) -> ExprMatch { in fold_expr_match() method1408 pub fn fold_expr_match<F>(f: &mut F, node: ExprMatch) -> ExprMatch in fold_expr_match() function
248 fn fold_expr_match(&mut self, i: crate::ExprMatch) -> crate::ExprMatch { in fold_expr_match() method1667 pub fn fold_expr_match<F>(f: &mut F, node: crate::ExprMatch) -> crate::ExprMatch in fold_expr_match() function