Home
last modified time | relevance | path

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

/third_party/rust/crates/syn/tests/
H A Dtest_precedence.rs535 fn fold_path(&mut self, path: Path) -> Path { in collect_exprs() functions
/third_party/rust/crates/syn/src/gen/
H A Dfold.rs675 fn fold_path(&mut self, i: Path) -> Path { in fold_path() functions
2786 pub fn fold_path<F>(f: &mut F, node: Path) -> Path fold_path() functions
[all...]

Completed in 5 milliseconds