Home
last modified time | relevance | path

Searched refs:where_predicates (Results 1 – 1 of 1) sorted by relevance

/linux/rust/zerocopy-derive/derive/
H A Dmod.rs40 let where_predicates = where_clause.map(|clause| &clause.predicates); in derive_hash() localVariable
47 #where_predicates in derive_hash()
68 let where_predicates = where_clause.map(|clause| &clause.predicates); in derive_eq() localVariable
75 #where_predicates in derive_eq()
88 #where_predicates in derive_eq()