Searched refs:previous_default (Results 1 – 2 of 2) sorted by relevance
54 class ast_case_label *previous_default; member
3559 state->switch_state.previous_default = NULL; in hir()3755 if (state->switch_state.previous_default) { in hir()3760 loc = state->switch_state.previous_default->get_location(); in hir()3764 state->switch_state.previous_default = this; in hir()