Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dderive-hash-blocklisting.rs58 pub struct AllowlistedTwo { structure names
63 const UNINIT: ::std::mem::MaybeUninit<AllowlistedTwo> = in bindgen_test_layout_AllowlistedTwo()
67 ::std::mem::size_of::<AllowlistedTwo>(), in bindgen_test_layout_AllowlistedTwo()
69 concat!("Size of: ", stringify!(AllowlistedTwo)) in bindgen_test_layout_AllowlistedTwo()
72 ::std::mem::align_of::<AllowlistedTwo>(), in bindgen_test_layout_AllowlistedTwo()
74 concat!("Alignment of ", stringify!(AllowlistedTwo)) in bindgen_test_layout_AllowlistedTwo()
81 stringify!(AllowlistedTwo), in bindgen_test_layout_AllowlistedTwo()
87 impl Default for AllowlistedTwo {
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dderive-hash-blocklisting.hpp15 struct AllowlistedTwo { struct

Completed in 1 milliseconds