Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dallowlist-file.hpp10 struct StructWithAllowlistedFwdDecl { struct
11 int b;
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dallowlist-file.rs96 pub struct StructWithAllowlistedFwdDecl { struct
101 const UNINIT: ::std::mem::MaybeUninit<StructWithAllowlistedFwdDecl> = in bindgen_test_layout_StructWithAllowlistedFwdDecl() argument