Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dtemplate.hpp27 B<const char16_t> mBConstChar; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dtemplate.rs59 pub mBConstChar: B<u16>, field
163 ::std::ptr::addr_of!((*ptr).mBConstChar) as usize - ptr as usize in bindgen_test_layout_C()
170 stringify!(mBConstChar) in bindgen_test_layout_C()