Home
last modified time | relevance | path

Searched defs:trailing_or_empty (Results 1 – 2 of 2) sorted by relevance

/linux/rust/syn/
H A Dgenerics.rs1172 let mut trailing_or_empty = true; in to_tokens() localVariable
1206 let mut trailing_or_empty = true; in to_tokens() localVariable
1258 let mut trailing_or_empty = true; in to_tokens() localVariable
1418 let mut trailing_or_empty = true; in to_tokens() localVariable
H A Dpath.rs815 let mut trailing_or_empty = true; in print_angle_bracketed_generic_arguments() localVariable