Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/ir/analysis/
Dhas_vtable.rs235 fn has_vtable(&self, ctx: &BindgenContext) -> bool; in has_vtable() method
Dmod.rs45 mod has_vtable; module
/third_party/rust/crates/bindgen/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
/third_party/libabigail/src/
Dabg-ir.cc23369 class_decl::has_vtable() const in has_vtable() function in abigail::ir::class_decl