Home
last modified time | relevance | path

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

/third_party/rust/crates/syn/src/gen/
H A Dfold.rs567 fn fold_local(&mut self, i: Local) -> Local { in fold_local() functions
2504 pub fn fold_local<F>(f: &mut F, node: Local) -> Local in fold_local() functions

Completed in 6 milliseconds