Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/
Dderive.rs64 fn can_derive_partialord(&self, ctx: &BindgenContext) -> bool; in can_derive_partialord() method
Ditem.rs337 fn can_derive_partialord(&self, ctx: &BindgenContext) -> bool { in can_derive_partialord() method
Dcontext.rs254 fn can_derive_partialord(&self, ctx: &BindgenContext) -> bool { in can_derive_partialord() function