Home
last modified time | relevance | path

Searched refs:JSValueShiftedTag (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Djsval_layout_opaque.hpp115 JS_ENUM_HEADER(JSValueShiftedTag, uint64_t) in JS_ENUM_HEADER()
126 } JS_ENUM_FOOTER(JSValueShiftedTag); in JS_ENUM_HEADER()
128 static_assert(sizeof(JSValueShiftedTag) == sizeof(uint64_t),
183 typedef uint64_t JSValueShiftedTag; typedef
H A Djsval_layout_opaque_1_0.hpp115 JS_ENUM_HEADER(JSValueShiftedTag, uint64_t) in JS_ENUM_HEADER()
126 } JS_ENUM_FOOTER(JSValueShiftedTag); in JS_ENUM_HEADER()
128 static_assert(sizeof(JSValueShiftedTag) == sizeof(uint64_t),
183 typedef uint64_t JSValueShiftedTag; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Djsval_layout_opaque.rs127 pub enum JSValueShiftedTag { enum
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 29 milliseconds