Home
last modified time | relevance | path

Searched refs:OuterDoubleInlineWrapper (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dsentry-defined-multiple-times.rs274 pub struct OuterDoubleInlineWrapper { structure names
329 ::std::mem::size_of::<OuterDoubleInlineWrapper>(), in bindgen_test_layout_OuterDoubleInlineWrapper()
331 concat!("Size of: ", stringify!(OuterDoubleInlineWrapper)) in bindgen_test_layout_OuterDoubleInlineWrapper()
334 ::std::mem::align_of::<OuterDoubleInlineWrapper>(), in bindgen_test_layout_OuterDoubleInlineWrapper()
336 concat!("Alignment of ", stringify!(OuterDoubleInlineWrapper)) in bindgen_test_layout_OuterDoubleInlineWrapper()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dsentry-defined-multiple-times.hpp64 class OuterDoubleInlineWrapper { class

Completed in 1 milliseconds