Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/gen/
H A Dfold.rs196 fn fold_expr_match(&mut self, i: ExprMatch) -> ExprMatch { in fold_expr_match() method
1408 pub fn fold_expr_match<F>(f: &mut F, node: ExprMatch) -> ExprMatch in fold_expr_match() function
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/gen/
Dfold.rs248 fn fold_expr_match(&mut self, i: crate::ExprMatch) -> crate::ExprMatch { in fold_expr_match() method
1667 pub fn fold_expr_match<F>(f: &mut F, node: crate::ExprMatch) -> crate::ExprMatch in fold_expr_match() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/gen/
H A Dfold.rs248 fn fold_expr_match(&mut self, i: crate::ExprMatch) -> crate::ExprMatch { in fold_expr_match() method
1667 pub fn fold_expr_match<F>(f: &mut F, node: crate::ExprMatch) -> crate::ExprMatch in fold_expr_match() function