Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp47252 struct IsPackableVariant struct
47254 struct VEbool {
47259 struct EVbool {
47265 using Impl = typename Conditional<sizeof(VEbool) <= sizeof(EVbool),
47268 static const bool value = sizeof(Impl) <= sizeof(uintptr_t);