Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/ir/analysis/
Dderive.rs381 info.has_too_large_bitfield_unit() && in constrain_type()
/external/rust/crates/bindgen/src/ir/
Dcomp.rs1164 pub fn has_too_large_bitfield_unit(&self) -> bool { in has_too_large_bitfield_unit() method