Searched defs:visit_type_path (Results 1 – 1 of 1) sorted by relevance
854 fn visit_type_path(&mut self, i: &'ast crate::TypePath) { in visit_type_path() method3702 pub fn visit_type_path<'ast, V>(v: &mut V, node: &'ast crate::TypePath) in visit_type_path() function