Searched refs:rest_expression (Results 1 – 3 of 3) sorted by relevance
1702 if (rest_expression) in print()1703 rest_expression->print(); in print()1732 ast_expression *rest_expression, in ast_iteration_statement() argument1738 this->rest_expression = rest_expression; in ast_iteration_statement()
1181 ast_expression *rest_expression, ast_node *body);1196 ast_expression *rest_expression; variable
6584 if (state->loop_nesting_ast->rest_expression) { in hir()6833 if (state->loop_nesting_ast->rest_expression) { in hir()7192 if (rest_expression != NULL) in hir()7193 rest_expression->hir(&rest_instructions, state); in hir()7205 if (rest_expression != NULL) in hir()