Home
last modified time | relevance | path

Searched defs:fold_constraint (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/syn/src/gen/
H A Dfold.rs102 fn fold_constraint(&mut self, i: Constraint) -> Constraint { in fold_constraint() functions
1126 pub fn fold_constraint<F>(f: &mut F, node: Constraint) -> Constraint in fold_constraint() functions

Completed in 6 milliseconds