Home
last modified time | relevance | path

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

/external/rust/crates/syn/src/
Dexpr.rs1504 fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result<Expr> { in unary_expr() function
1541 fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result<Expr> { in unary_expr() function