Lines Matching defs:ident
73 let ident = &ety.name.rust; in expand() localVariable
133 let ident = &ffi.ident; in expand() localVariable
159 let ident = &strct.name.rust; in expand_struct() localVariable
203 let ident = &strct.name.rust; in expand_struct_operators() localVariable
310 let ident = &strct.name.rust; in expand_struct_forbid_drop() localVariable
321 let ident = &enm.name.rust; in expand_enum() localVariable
379 let ident = &ety.name.rust; in expand_cxx_type() localVariable
419 let ident = &ety.name.rust; in expand_cxx_type_assert_pinned() localVariable
728 let ident = &efn.name.rust; in expand_cxx_function_shim() localVariable
820 let ident = &ety.name.rust; in expand_rust_type_import() localVariable
829 let ident = &ety.name.rust; in expand_rust_type_impl() localVariable
858 let ident = &ety.name.rust; in expand_rust_type_assert_unpin() localVariable
884 let ident = &ety.name.rust; in expand_rust_type_layout() localVariable
1234 let ident = &alias.name.rust; in expand_type_alias() localVariable
1248 let ident = &alias.name.rust; in expand_type_alias_verify() localVariable
1279 let ident = key.rust; in expand_rust_box() localVariable
1427 let ident = key.rust; in expand_unique_ptr() localVariable
1523 let ident = key.rust; in expand_shared_ptr() localVariable
1601 let ident = key.rust; in expand_weak_ptr() localVariable