Searched defs:expr_kind (Results 1 – 3 of 3) sorted by relevance
882 let expr_kind = fcx.pointer_kind(m_expr.ty, self.span)?; in check_ptr_ptr_cast() localVariable
1166 let mut expr_kind = &args[0].kind; in call_has_self_arg() localVariable
2202 let expr_kind = expr_type.kind(); in is_slice_of_primitives() localVariable