Home
last modified time | relevance | path

Searched refs:mBConstBool (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dtemplate.hpp26 B<const bool> mBConstBool; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dtemplate.rs58 pub mBConstBool: B<bool>, field
151 ::std::ptr::addr_of!((*ptr).mBConstBool) as usize - ptr as usize in bindgen_test_layout_C()
158 stringify!(mBConstBool) in bindgen_test_layout_C()