Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/codegen/
Dmod.rs612 let canonical_ident = ctx.rust_ident(&canonical_name); in codegen() localVariable
1712 let canonical_ident = ctx.rust_ident(&canonical_name); in codegen() localVariable