Home
last modified time | relevance | path

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

/third_party/rust/crates/syn/tests/
H A Dtest_precedence.rs463 fn fold_type(&mut self, ty: Type) -> Type { in syn_parenthesize() functions
/third_party/rust/crates/syn/src/gen/
H A Dfold.rs781 fn fold_type(&mut self, i: Type) -> Type { in fold_type() functions
3080 pub fn fold_type<F>(f: &mut F, node: Type) -> Type fold_type() functions
[all...]

Completed in 4 milliseconds