Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dsentry-defined-multiple-times.rs115 pub struct InlineNotTemplateWrapper { structure names
164 ::std::mem::size_of::<InlineNotTemplateWrapper>(), in bindgen_test_layout_InlineNotTemplateWrapper()
166 concat!("Size of: ", stringify!(InlineNotTemplateWrapper)) in bindgen_test_layout_InlineNotTemplateWrapper()
169 ::std::mem::align_of::<InlineNotTemplateWrapper>(), in bindgen_test_layout_InlineNotTemplateWrapper()
171 concat!("Alignment of ", stringify!(InlineNotTemplateWrapper)) in bindgen_test_layout_InlineNotTemplateWrapper()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dsentry-defined-multiple-times.hpp41 class InlineNotTemplateWrapper { class

Completed in 2 milliseconds