Lines Matching full:rest_expression
2859 state->loop_or_switch_nesting_ast->rest_expression) {2860 state->loop_or_switch_nesting_ast->rest_expression->hir(instructions,2995 if (rest_expression != NULL)2996 rest_expression->hir(& stmt->body_instructions, state);