Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/bindgen/codegen/
Dstruct_layout.rs144 pub(crate) fn saw_bitfield_unit(&mut self, layout: Layout) { in saw_bitfield_unit() method
Dmod.rs252 saw_bitfield_unit: bool, field
323 fn saw_bitfield_unit(&mut self) { in saw_bitfield_unit() method