Home
last modified time | relevance | path

Searched defs:fold_expr_async (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.rs120 fn fold_expr_async(&mut self, i: ExprAsync) -> ExprAsync { in fold_expr_async() method
1173 pub fn fold_expr_async<F>(f: &mut F, node: ExprAsync) -> ExprAsync in fold_expr_async() function
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/gen/
Dfold.rs148 fn fold_expr_async(&mut self, i: crate::ExprAsync) -> crate::ExprAsync { in fold_expr_async() method
1404 pub fn fold_expr_async<F>(f: &mut F, node: crate::ExprAsync) -> crate::ExprAsync in fold_expr_async() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/gen/
H A Dfold.rs148 fn fold_expr_async(&mut self, i: crate::ExprAsync) -> crate::ExprAsync { in fold_expr_async() method
1404 pub fn fold_expr_async<F>(f: &mut F, node: crate::ExprAsync) -> crate::ExprAsync in fold_expr_async() function