Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/ir/
Dcomp.rs737 fn compute_bitfield_units(&mut self, ctx: &BindgenContext, packed: bool) { in compute_bitfield_units() method
1629 pub fn compute_bitfield_units(&mut self, ctx: &BindgenContext) { in compute_bitfield_units() method
Dcontext.rs951 fn compute_bitfield_units(&mut self) { in compute_bitfield_units() method