Home
last modified time | relevance | path

Searched defs:has_vtable (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/bindgen/ir/analysis/
Dhas_vtable.rs235 fn has_vtable(&self, ctx: &BindgenContext) -> bool; in has_vtable() method
Dmod.rs45 mod has_vtable; module
/external/rust/crates/bindgen/ir/
Ditem.rs1136 fn has_vtable(&self, ctx: &BindgenContext) -> bool { in has_vtable() function
1152 fn has_vtable(&self, ctx: &BindgenContext) -> bool { in has_vtable() method
/external/libabigail/src/
Dabg-ir.cc22797 class_decl::has_vtable() const in has_vtable() function in abigail::ir::class_decl