Home
last modified time | relevance | path

Searched defs:has_vtable_ptr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/analysis/
Dhas_vtable.rs239 fn has_vtable_ptr(&self, ctx: &BindgenContext) -> bool; in has_vtable_ptr() method
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/
Ditem.rs1148 fn has_vtable_ptr(&self, ctx: &BindgenContext) -> bool { in has_vtable_ptr() function
1161 fn has_vtable_ptr(&self, ctx: &BindgenContext) -> bool { in has_vtable_ptr() method