pub fn walk_qpath<'v, V: Visitor<'v>>( visitor: &mut V, qpath: &'v QPath<'v>, id: HirId, ) -> V::Result