Home
last modified time | relevance | path

Searched defs:Inherits (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dcontains-vs-inherits-zero-sized.hpp10 struct Inherits : public Empty { struct
11 bool b;
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dcontains-vs-inherits-zero-sized.rs31 pub struct Inherits { struct
36 const UNINIT: ::std::mem::MaybeUninit<Inherits> = in bindgen_test_layout_Inherits() argument