Searched refs:new_match_arm (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/syn/ | ||
| H A D | fixup.rs | 195 pub fn new_match_arm() -> Self { in new_match_arm() method |
| H A D | expr.rs | 4109 print_expr(&self.body, tokens, FixupContext::new_match_arm()); in to_tokens() |