Searched defs:self_ty (Results 1 – 4 of 4) sorted by relevance
12 let self_ty = { in replace_receiver() localVariable25 fn self_ty(&self, span: Span) -> TypePath { in self_ty() method57 let self_ty = self.self_ty(path.segments[0].ident.span()); in self_to_expr_path() localVariable
1012 let self_ty = &imp.self_ty; in parse_impl() localVariable1051 let mut self_ty = *imp.self_ty; in parse_impl() localVariable
2457 let self_ty: Type; in parse_impl() localVariable
2850 "self_ty": { object