Searched refs:check_cast (Results 1 – 1 of 1) sorted by relevance
1378 check_cast(input)?; in parse_expr()1421 check_cast(input)?; in parse_expr()3099 fn check_cast(input: ParseStream) -> Result<()> { in check_cast() function