Searched defs:has_vtable (Results 1 – 4 of 4) sorted by relevance
235 fn has_vtable(&self, ctx: &BindgenContext) -> bool; in has_vtable() method
45 mod has_vtable; module
1136 fn has_vtable(&self, ctx: &BindgenContext) -> bool { in has_vtable() function1152 fn has_vtable(&self, ctx: &BindgenContext) -> bool { in has_vtable() method
22797 class_decl::has_vtable() const in has_vtable() function in abigail::ir::class_decl