Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/ir/
Dcontext.rs954 fn with_loaned_item<F, T>(&mut self, id: ItemId, f: F) -> T in with_loaned_item() method
978 self.with_loaned_item(id, |ctx, item| { in compute_bitfield_units()
1003 self.with_loaned_item(id, |ctx, item| { in deanonymize_fields()