Home
last modified time | relevance | path

Searched defs:name_ident (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/codegen/
Dimpl_partialeq.rs55 let name_ident = ctx.rust_ident_raw(getter_name); in gen_partialeq_impl() localVariable
84 let name_ident = ctx.rust_ident(name); in gen_field() localVariable
Dimpl_debug.rs101 let name_ident = ctx.rust_ident_raw(getter_name); in impl_debug() localVariable
120 let name_ident = ctx.rust_ident(name); in impl_debug() localVariable