Home
last modified time | relevance | path

Searched defs:fold_expr_match (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/syn/src/gen/
H A Dfold.rs247 fn fold_expr_match(&mut self, i: ExprMatch) -> ExprMatch { in fold_expr_match() functions
1546 pub fn fold_expr_match<F>(f: &mut F, node: ExprMatch) -> ExprMatch in fold_expr_match() functions

Completed in 6 milliseconds