Searched defs:lower_use_tree (Results 1 – 2 of 2) sorted by relevance
705 fn lower_use_tree(&mut self, tree: ast::UseTree) -> Option<UseTree> { in lower_use_tree() method766 pub(super) fn lower_use_tree( in lower_use_tree() function
482 fn lower_use_tree( in lower_use_tree() method