Home
last modified time | relevance | path

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

/third_party/rust/crates/syn/src/
H A Dexpr.rs1272 check_cast(input)?; in parse_expr()
1316 check_cast(input)?; in parse_expr()
2926 fn check_cast(input: ParseStream) -> Result<()> { in check_cast() functions

Completed in 4 milliseconds