Searched defs:has_else (Results 1 – 4 of 4) sorted by relevance
216 bool has_else = n_if->next; in finalize_if() local
168 bool has_else; member
3906 bool has_else = !exec_list_is_empty(&if_stmt->else_list); in emit_if() local
1045 bool has_else = stmt->if_false.has_value(); in Visit() local