Home
last modified time | relevance | path

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

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cbindgen-0.9.1/src/bindgen/ir/
H A Dstructure.rs625 let converted_ty = Type::load(&self.ty)?; in as_ident_and_type() localVariable
627 if let Some(x) = converted_ty { in as_ident_and_type()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/cbindgen-0.13.2/src/bindgen/ir/
H A Dstructure.rs661 let converted_ty = Type::load(&self.ty)?; in as_ident_and_type() localVariable
663 if let Some(mut x) = converted_ty { in as_ident_and_type()
/dports/graphics/libopenraw/libopenraw-0.3.0/cargo-crates/cbindgen-0.14.3/src/bindgen/ir/
H A Dstructure.rs675 let converted_ty = Type::load(&self.ty)?; in as_ident_and_type() localVariable
677 if let Some(mut x) = converted_ty { in as_ident_and_type()