Searched defs:ty_ident (Results 1 – 6 of 6) sorted by relevance
18 let ty_ident = base.ident; in to_tokens() localVariable32 let ty_ident = base.ident; in to_tokens() localVariable96 let ty_ident = variant.ty_ident; in to_tokens() localVariable
22 pub ty_ident: &'a Ident, field93 let ty_ident = val.ty_ident; in to_tokens() localVariable105 let ty_ident = val.ty_ident; in to_tokens() localVariable141 let ty_ident = val.ty_ident; in to_tokens() localVariable
22 let ty_ident = base.ident; in wrap() localVariable
20 let ty_ident = self.base.ident; in to_tokens() localVariable
28 let ty_ident = self.base.ident; in to_tokens() localVariable
130 let ty_ident: Ident = input.parse()?; in parse() localVariable