Lines Matching defs:ident
73 let ident = &ety.name.rust; in expand() localVariable
133 let ident = &ffi.ident; in expand() localVariable
155 let ident = &strct.name.rust; in expand_struct() localVariable
199 let ident = &strct.name.rust; in expand_struct_operators() localVariable
306 let ident = &strct.name.rust; in expand_struct_forbid_drop() localVariable
317 let ident = &enm.name.rust; in expand_enum() localVariable
375 let ident = &ety.name.rust; in expand_cxx_type() localVariable
415 let ident = &ety.name.rust; in expand_cxx_type_assert_pinned() localVariable
727 let ident = &efn.name.rust; in expand_cxx_function_shim() localVariable
819 let ident = &ety.name.rust; in expand_rust_type_import() localVariable
828 let ident = &ety.name.rust; in expand_rust_type_impl() localVariable
857 let ident = &ety.name.rust; in expand_rust_type_assert_unpin() localVariable
883 let ident = &ety.name.rust; in expand_rust_type_layout() localVariable
1207 let ident = &alias.name.rust; in expand_type_alias() localVariable
1221 let ident = &alias.name.rust; in expand_type_alias_verify() localVariable
1252 let ident = key.rust; in expand_rust_box() localVariable
1388 let ident = key.rust; in expand_unique_ptr() localVariable
1476 let ident = key.rust; in expand_shared_ptr() localVariable
1546 let ident = key.rust; in expand_weak_ptr() localVariable