Home
last modified time | relevance | path

Searched defs:fold_path_segment (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.rs580 fn fold_path_segment(&mut self, i: PathSegment) -> PathSegment { in fold_path_segment() method
2707 pub fn fold_path_segment<F>(f: &mut F, node: PathSegment) -> PathSegment in fold_path_segment() function
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/gen/
Dfold.rs722 fn fold_path_segment(&mut self, i: crate::PathSegment) -> crate::PathSegment { in fold_path_segment() method
3043 pub fn fold_path_segment<F>(f: &mut F, node: crate::PathSegment) -> crate::PathSegment in fold_path_segment() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/gen/
H A Dfold.rs722 fn fold_path_segment(&mut self, i: crate::PathSegment) -> crate::PathSegment { in fold_path_segment() method
3043 pub fn fold_path_segment<F>(f: &mut F, node: crate::PathSegment) -> crate::PathSegment in fold_path_segment() function