Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/ir/
Dderive.rs78 fn can_derive_ord(&self, ctx: &BindgenContext) -> bool; in can_derive_ord() method
Ditem.rs358 fn can_derive_ord(&self, ctx: &BindgenContext) -> bool { in can_derive_ord() method
Dcontext.rs286 fn can_derive_ord(&self, ctx: &BindgenContext) -> bool { in can_derive_ord() function