Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/ir/analysis/
Dderive.rs312 self.ctx.lookup_has_destructor( in constrain_type()
/third_party/rust/crates/bindgen/bindgen/ir/
Dcontext.rs1313 pub fn lookup_has_destructor(&self, id: TypeId) -> bool { in lookup_has_destructor() method