Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dderive-hash-blocklisting.rs18 pub struct AllowlistedOne { structure names
23 const UNINIT: ::std::mem::MaybeUninit<AllowlistedOne> = in bindgen_test_layout_AllowlistedOne()
27 ::std::mem::size_of::<AllowlistedOne>(), in bindgen_test_layout_AllowlistedOne()
29 concat!("Size of: ", stringify!(AllowlistedOne)) in bindgen_test_layout_AllowlistedOne()
32 ::std::mem::align_of::<AllowlistedOne>(), in bindgen_test_layout_AllowlistedOne()
34 concat!("Alignment of ", stringify!(AllowlistedOne)) in bindgen_test_layout_AllowlistedOne()
41 stringify!(AllowlistedOne), in bindgen_test_layout_AllowlistedOne()
47 impl Default for AllowlistedOne {
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dderive-hash-blocklisting.hpp10 struct AllowlistedOne { struct

Completed in 1 milliseconds