Searched defs:print_qpath (Results 1 – 2 of 2) sorted by relevance
1630 pub fn print_qpath(&mut self, qpath: &hir::QPath<'_>, colons_before_params: bool) { in print_qpath() method
1392 fn print_qpath(&mut self, path: &ast::Path, qself: &ast::QSelf, colons_before_params: bool) { in print_qpath() method