Searched defs:fold_use_path (Results 1 – 3 of 3) sorted by relevance
738 fn fold_use_path(&mut self, i: UsePath) -> UsePath { in fold_use_path() method3212 pub fn fold_use_path<F>(f: &mut F, node: UsePath) -> UsePath in fold_use_path() function
941 fn fold_use_path(&mut self, i: crate::UsePath) -> crate::UsePath { in fold_use_path() method3630 pub fn fold_use_path<F>(f: &mut F, node: crate::UsePath) -> crate::UsePath in fold_use_path() function