Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/ir/analysis/
Dhas_vtable.rs239 fn has_vtable_ptr(&self, ctx: &BindgenContext) -> bool; in has_vtable_ptr() method
/external/rust/crates/bindgen/src/ir/
Ditem.rs1101 fn has_vtable_ptr(&self, ctx: &BindgenContext) -> bool { in has_vtable_ptr() function
1116 fn has_vtable_ptr(&self, ctx: &BindgenContext) -> bool { in has_vtable_ptr() method