Home
last modified time | relevance | path

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

/third_party/rust/crates/syn/tests/
H A Dtest_precedence.rs206 struct FullyParenthesize; in librustc_parenthesize() structure names
270 impl MutVisitor for FullyParenthesize { in librustc_parenthesize()
381 let mut folder = FullyParenthesize; in librustc_parenthesize()
390 struct FullyParenthesize; in syn_parenthesize() structure names
420 impl Fold for FullyParenthesize { in syn_parenthesize()
468 let mut folder = FullyParenthesize; in syn_parenthesize()

Completed in 2 milliseconds