Searched defs:type_token (Results 1 – 5 of 5) sorted by relevance
173 char type_token[16]; in pnm2png() local
83 pub type_token: Token![type], field135 pub type_token: Token![type], field
455 let type_token = foreign_type.type_token; in parse_extern_type() localVariable690 let type_token: Token![type] = input.parse()?; in parse_extern_verbatim_type() localVariable
1174 type_token: Token![type], field1187 let type_token: Token![type] = input.parse()?; in parse() localVariable1975 let type_token: Token![type] = input.parse()?; in item_existential() localVariable2363 let type_token: Token![type] = input.parse()?; in parse() localVariable
1088 let type_token = alias.type_token; in expand_type_alias() localVariable