Home
last modified time | relevance | path

Searched refs:fold_predicate_lifetime (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/syn/src/gen/
H A Dfold.rs690 fn fold_predicate_lifetime(&mut self, i: PredicateLifetime) -> PredicateLifetime { in fold_predicate_lifetime() functions
691 fold_predicate_lifetime(self, i) in fold_predicate_lifetime()
2828 pub fn fold_predicate_lifetime<F>( in fold_predicate_lifetime() functions
3453 WherePredicate::Lifetime(f.fold_predicate_lifetime(_binding_0)) in fold_where_predicate()

Completed in 5 milliseconds