Home
last modified time | relevance | path

Searched defs:visit_path_segment (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_derive-1.0.197/src/
H A Dbound.rs189 fn visit_path_segment(&mut self, segment: &'ast syn::PathSegment) { in with_bound() method
/aosp_15_r20/external/rust/android-crates-io/crates/serde_derive/src/
Dbound.rs189 fn visit_path_segment(&mut self, segment: &'ast syn::PathSegment) { in with_bound() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/gen/
H A Dvisit.rs579 fn visit_path_segment(&mut self, i: &'ast PathSegment) { in visit_path_segment() method
3050 pub fn visit_path_segment<'ast, V>(v: &mut V, node: &'ast PathSegment) in visit_path_segment() function
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/gen/
Dvisit.rs682 fn visit_path_segment(&mut self, i: &'ast crate::PathSegment) { in visit_path_segment() method
3128 pub fn visit_path_segment<'ast, V>(v: &mut V, node: &'ast crate::PathSegment) in visit_path_segment() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/gen/
H A Dvisit.rs682 fn visit_path_segment(&mut self, i: &'ast crate::PathSegment) { in visit_path_segment() method
3128 pub fn visit_path_segment<'ast, V>(v: &mut V, node: &'ast crate::PathSegment) in visit_path_segment() function