Lines Matching full:path
674 fn visit_path(&mut self, i: &'ast Path) {
1351 Expr::Path(_binding_0) => {
1769 v.visit_path(&node.path);
1841 v.visit_path(&node.path);
2782 v.visit_path(&node.path);
2827 Meta::Path(_binding_0) => {
2844 v.visit_path(&node.path);
2854 v.visit_path(&node.path);
2899 Pat::Path(_binding_0) => {
3029 v.visit_path(&node.path);
3066 v.visit_path(&node.path);
3099 pub fn visit_path<'ast, V>(v: &mut V, node: &'ast Path)
3311 v.visit_path(&node.path);
3451 Type::Path(_binding_0) => {
3610 v.visit_path(&node.path);
3742 UseTree::Path(_binding_0) => {
3800 v.visit_path(&*node.path);