Home
last modified time | relevance | path

Searched defs:self_ty (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/serde/serde_derive/src/internals/
Dreceiver.rs12 let self_ty = { in replace_receiver() localVariable
25 fn self_ty(&self, span: Span) -> TypePath { in self_ty() method
57 let self_ty = self.self_ty(path.segments[0].ident.span()); in self_to_expr_path() localVariable
/third_party/rust/crates/cxx/syntax/
Dparse.rs1012 let self_ty = &imp.self_ty; in parse_impl() localVariable
1051 let mut self_ty = *imp.self_ty; in parse_impl() localVariable
/third_party/rust/crates/syn/src/
Ditem.rs2457 let self_ty: Type; in parse_impl() localVariable
/third_party/rust/crates/syn/
Dsyn.json2850 "self_ty": { object