Searched refs:has_else (Results 1 – 5 of 5) sorted by relevance
163 bool has_else; member
376 parser->skip_stack->has_else)395 parser->skip_stack->has_else)408 parser->skip_stack->has_else)416 parser->skip_stack->has_else = true;2267 node->has_else = false; in _glcpp_parser_skip_stack_push_if()
211 bool has_else = n_if->next; in finalize_if() local213 if (has_else) { in finalize_if()
2853 int i, n_elif, has_else = 0; in ast_for_if_stmt() local2862 has_else = 1; in ast_for_if_stmt()2867 if (has_else) { in ast_for_if_stmt()
3575 int i, n_elif, has_else = 0; in ast_for_if_stmt() local3584 has_else = 1; in ast_for_if_stmt()3589 if (has_else) { in ast_for_if_stmt()