Home
last modified time | relevance | path

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

/third_party/rust/crates/syn/src/
H A Dexpr.rs1663 expr_break(input, allow_struct).map(Expr::Break) in atom_expr()
2340 expr_break(input, allow_struct) in parse()
2567 fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result<ExprBreak> { in expr_break() functions

Completed in 4 milliseconds