Searched defs:type_token (Results 1 – 5 of 5) sorted by relevance
217 T1_TokenRec type_token; in cid_parser_new() local
93 pub type_token: Token![type], field177 pub type_token: Token![type], field
489 let type_token = foreign_type.type_token; in parse_extern_type() localVariable751 let type_token: Token![type] = input.parse()?; in parse_extern_verbatim_type() localVariable
1085 type_token: Token![type], field1119 let type_token: Token![type] = input.parse()?; in parse() localVariable2390 let type_token: Token![type] = input.parse()?; in parse() localVariable2752 let type_token: Token![type] = input.parse()?; in parse() localVariable
1233 let type_token = alias.type_token; in expand_type_alias() localVariable