Home
last modified time | relevance | path

Searched refs:rust_ty_name (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/bindgen/src/codegen/
Dmod.rs2777 let rust_ty_name = ctx.rust_ident_raw(canonical_name); in build() localVariable
2786 #rust_ty_name(self.0 | other.0) in build()
2806 #rust_ty_name(self.0 & other.0) in build()