Searched defs:visit_path (Results 1 – 1 of 1) sorted by relevance
687 fn visit_path(&mut self, i: &'ast crate::Path) { in visit_path() method3163 pub fn visit_path<'ast, V>(v: &mut V, node: &'ast crate::Path) in visit_path() function