Searched refs:STMT_EXPRESSION (Results 1 – 25 of 26) sorted by relevance
12
126 if (stmt->type == STMT_EXPRESSION && !stmt->expression) in match_stmt()128 if (__prev_stmt->type == STMT_EXPRESSION && !__prev_stmt->expression) in match_stmt()
30 if (stmt->type == STMT_EXPRESSION && !stmt->expression) in empty_statement()198 if (stmt->type != STMT_EXPRESSION) in get_function_name()
26 if (stmt->type != STMT_EXPRESSION) in match_stmt()
27 [STMT_EXPRESSION] = "STMT_EXPRESSION", in statement_type_name()51 case STMT_EXPRESSION: in inspect_statement()
28 if (stmt->type == STMT_EXPRESSION && stmt->expression == expr) in must_check()
77 if (stmt && stmt->type == STMT_EXPRESSION && stmt->expression == expr) in check_func_return()
38 if (stmt->type != STMT_EXPRESSION) in get_iterator_set()
137 last->label_statement->type == STMT_EXPRESSION) in handle_compound_stmt()141 } else if (last->type != STMT_EXPRESSION) { in handle_compound_stmt()738 } else if (stmt->type == STMT_EXPRESSION) { in __handle_expr_statement_assigns()
31 if (!stmt || stmt->type != STMT_EXPRESSION || !stmt->expression) in get_returned_expr()
33 STMT_EXPRESSION, enumerator
119 if (!pre_stmt || pre_stmt->type != STMT_EXPRESSION) in is_loop_iterator()
1053 if (last_stmt->type != STMT_EXPRESSION) in get_last_expr_from_expression_stmt()1057 if (stmt->type == STMT_EXPRESSION) in get_last_expr_from_expression_stmt()
1067 if (stmt->type == STMT_EXPRESSION && stmt->expression) in expand_expression()1221 case STMT_EXPRESSION: in expand_statement()
671 if (last->type == STMT_EXPRESSION) in get_last_expr()676 last->label_statement->type == STMT_EXPRESSION) in get_last_expr()
477 break; case STMT_EXPRESSION: in do_statement()
346 case STMT_EXPRESSION: { in copy_one_statement()
724 if (stmt->type == STMT_EXPRESSION && !stmt->expression) in empty_statement()1100 case STMT_EXPRESSION: in __split_stmt()
204 if (stmt->type != STMT_EXPRESSION) in get_expr_stmt_type()
74 stmt->label_statement->type == STMT_EXPRESSION) in last_stmt_rl()78 } else if (stmt->type == STMT_EXPRESSION) { in last_stmt_rl()
614 case STMT_EXPRESSION: in show_statement()
2200 stmt = alloc_statement(expr->pos, STMT_EXPRESSION); in make_statement()2551 stmt->type = STMT_EXPRESSION; in statement()
2014 case STMT_EXPRESSION: in x86_statement()
2093 if (!last_stmt || last_stmt->type != STMT_EXPRESSION) in strip_expr_statement()
799 if (loop->iterator_post_statement->type != STMT_EXPRESSION) in handle_canonical_for_loops()
2337 case STMT_EXPRESSION: in linearize_statement()