Searched defs:expr_try (Results 1 – 2 of 2) sorted by relevance
423 pub fn expr_try(&self, sp: Span, head: P<ast::Expr>) -> P<ast::Expr> { in expr_try() method
529 pub fn expr_try(expr: ast::Expr) -> ast::Expr { in expr_try() function