Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/analysis/
Dhas_vtable.rs235 fn has_vtable(&self, ctx: &BindgenContext) -> bool; in has_vtable() method
Dmod.rs46 mod has_vtable; module
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/
Ditem.rs1141 fn has_vtable(&self, ctx: &BindgenContext) -> bool { in has_vtable() function
1157 fn has_vtable(&self, ctx: &BindgenContext) -> bool { in has_vtable() method