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/
H A Dhas_vtable.rs235 fn has_vtable(&self, ctx: &BindgenContext) -> bool; in has_vtable() functions
H A Dmod.rs45 mod has_vtable; modules
/third_party/rust/crates/bindgen/bindgen/ir/
H A Ditem.rs1136 fn has_vtable(&self, ctx: &BindgenContext) -> bool { in has_vtable() functions
1152 fn has_vtable(&self, ctx: &BindgenContext) -> bool { in has_vtable() functions
/third_party/libabigail/src/
H A Dabg-ir.cc23369 class_decl::has_vtable() const in has_vtable() function in abigail::ir::class_decl

Completed in 34 milliseconds