Searched refs:STMT_ITERATOR (Results 1 – 23 of 23) sorted by relevance
76 if (stmt->type != STMT_ITERATOR) in match_stmt()87 if (stmt->type != STMT_ITERATOR) in match_stmt_after()
127 if (!stmt || stmt->type != STMT_ITERATOR) in before_loop()139 if (!stmt || stmt->type != STMT_ITERATOR) in after_loop()
51 } else if (__prev_stmt->type == STMT_ITERATOR) { in missing_curly_braces()91 if (stmt->parent->type != STMT_ITERATOR) in is_pre_or_post_statement()
33 [STMT_ITERATOR] = "STMT_ITERATOR", in statement_type_name()59 case STMT_ITERATOR: in inspect_statement()
41 if (stmt->type != STMT_ITERATOR) in match_for_stmt()
39 STMT_ITERATOR, enumerator
91 if (stmt->parent->type != STMT_ITERATOR) in in_iterator_pre_statement()
85 if (stmt->type == STMT_ITERATOR && in is_harmless()
120 if (stmt->type != STMT_ITERATOR) in we_jumped_into_the_middle_of_a_loop()
241 if (!stmt || stmt->type != STMT_ITERATOR) in after_loop()
348 if (!stmt || stmt->type != STMT_ITERATOR) in match_condition()
123 if (!loop_stmt || loop_stmt->type != STMT_ITERATOR) in is_loop_iterator()
496 break; case STMT_ITERATOR: in do_statement()
418 case STMT_ITERATOR: { in copy_one_statement()
653 case STMT_ITERATOR: { in show_statement()
1230 case STMT_ITERATOR: in expand_statement()
1133 case STMT_ITERATOR: in __split_stmt()
2027 case STMT_ITERATOR: in x86_statement()
1160 if (__cur_stmt->type != STMT_ITERATOR) in handle_for_loops()
1449 if (!stmt || stmt->type != STMT_ITERATOR || !stmt->iterator_post_condition) in handle_postop_inc()
2438 case STMT_ITERATOR: in linearize_statement()
2224 stmt->type = STMT_ITERATOR; in start_iterator()
3716 case STMT_ITERATOR: in evaluate_statement()