Home
last modified time | relevance | path

Searched refs:WithUnion (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dclass_1_0.rs458 pub struct WithUnion { structure names
463 const UNINIT: ::std::mem::MaybeUninit<WithUnion> = in bindgen_test_layout_WithUnion()
467 ::std::mem::size_of::<WithUnion>(), in bindgen_test_layout_WithUnion()
469 concat!("Size of: ", stringify!(WithUnion)) in bindgen_test_layout_WithUnion()
472 ::std::mem::align_of::<WithUnion>(), in bindgen_test_layout_WithUnion()
474 concat!("Alignment of ", stringify!(WithUnion)) in bindgen_test_layout_WithUnion()
481 stringify!(WithUnion), in bindgen_test_layout_WithUnion()
487 impl Clone for WithUnion {
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/
H A Dclass_1_0.rs642 pub struct WithUnion { structure names
647 const UNINIT: ::std::mem::MaybeUninit<WithUnion> = in bindgen_test_layout_WithUnion()
651 ::std::mem::size_of::<WithUnion>(), in bindgen_test_layout_WithUnion()
653 concat!("Size of: ", stringify!(WithUnion)) in bindgen_test_layout_WithUnion()
656 ::std::mem::align_of::<WithUnion>(), in bindgen_test_layout_WithUnion()
658 concat!("Alignment of ", stringify!(WithUnion)) in bindgen_test_layout_WithUnion()
665 stringify!(WithUnion), in bindgen_test_layout_WithUnion()
671 impl Clone for WithUnion {
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dwrap_unsafe_ops_class.hpp63 class WithUnion { class
H A Dclass.hpp63 class WithUnion { class
H A Dclass_1_0.hpp65 class WithUnion { class

Completed in 4 milliseconds