Home
last modified time | relevance | path

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

/third_party/rust/crates/serde/serde_derive/src/
H A Dbound.rs124 fn visit_path(&mut self, path: &'ast syn::Path) { in visit_path() functions
/third_party/rust/crates/syn/src/gen/
H A Dvisit.rs674 fn visit_path(&mut self, i: &'ast Path) { in visit_path() functions
3099 pub fn visit_path<'ast, V>(v: &mut V, node: &'ast Path) visit_path() functions
[all...]

Completed in 5 milliseconds