Searched defs:has_else (Results 1 – 5 of 5) sorted by relevance
165 bool has_else; member
216 bool has_else = n_if->next; in finalize_if() local
602 bool has_else = stmt->if_false.has_value(); in Visit() local
2855 int i, n_elif, has_else = 0; in ast_for_if_stmt() local
3571 int i, n_elif, has_else = 0; in ast_for_if_stmt() local