Searched refs:check_controlling_expression (Results 1 – 1 of 1) sorted by relevance
547 check_controlling_expression(tnode_t *tn, bool is_do_while) in check_controlling_expression() function576 tn = check_controlling_expression(tn, false); in stmt_if_expr()721 tn = check_controlling_expression(tn, false); in stmt_while_expr()762 tn = check_controlling_expression(tn, true); in stmt_do_while_expr()811 tn2 = check_controlling_expression(tn2, false); in stmt_for_exprs()