Home
last modified time | relevance | path

Searched refs:OtherOpaque (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dopaque_pointer.rs12 pub struct OtherOpaque { structure names
18 ::std::mem::size_of::<OtherOpaque>(), in bindgen_test_layout_OtherOpaque()
20 concat!("Size of: ", stringify!(OtherOpaque)) in bindgen_test_layout_OtherOpaque()
23 ::std::mem::align_of::<OtherOpaque>(), in bindgen_test_layout_OtherOpaque()
25 concat!("Alignment of ", stringify!(OtherOpaque)) in bindgen_test_layout_OtherOpaque()
39 pub t: OtherOpaque,
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dopaque-tracing.hpp14 class OtherOpaque { class
20 OtherOpaque baz;
H A Dopaque_pointer.hpp6 struct OtherOpaque { struct
21 OtherOpaque t;

Completed in 1 milliseconds