Searched defs:visit_expr_path (Results 1 – 1 of 1) sorted by relevance
261 fn visit_expr_path(&mut self, i: &'ast ExprPath) { in visit_expr_path() method1759 pub fn visit_expr_path<'ast, V>(v: &mut V, node: &'ast ExprPath) in visit_expr_path() function