Searched refs:switch_expr (Results 1 – 1 of 1) sorted by relevance
3805 static void check_case_type(struct expression *switch_expr, in check_case_type() argument3815 switch_type = switch_expr->ctype; in check_case_type()3842 if (!restricted_binop_type(SPECIAL_EQUAL, case_expr, switch_expr, in check_case_type()3845 unrestrict(switch_expr, sclass, &switch_type); in check_case_type()