Searched defs:visit_qself (Results 1 – 1 of 1) sorted by relevance
722 fn visit_qself(&mut self, i: &'ast crate::QSelf) { in visit_qself() method3258 pub fn visit_qself<'ast, V>(v: &mut V, node: &'ast crate::QSelf) in visit_qself() function