Home
last modified time | relevance | path

Searched refs:FOR_STMT (Results 1 – 25 of 26) sorted by relevance

12

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-dump.c125 case FOR_STMT:
H A Dc-common.def53 DEFTREECODE (FOR_STMT, "for_stmt", 'e', 4)
H A Dc-semantics.c798 case FOR_STMT:
H A Dc-pretty-print.c1357 case FOR_STMT:
H A Dc-parse.in2336 { $<ttype>$ = build_stmt (FOR_STMT, NULL_TREE, NULL_TREE,
H A Dc-common.c3945 case FOR_STMT:
H A DChangeLog.3717 COMPOUND_STMT, DECL_STMT, IF_STMT, FOR_STMT, WHILE_STMT, DO_STMT,
883 FOR_STMT, WHILE_STMT, DO_STMT, RETURN_STMT, BREAK_STMT,
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000914-1.c194 FOR_STMT, enumerator
/openbsd-src/gnu/gcc/gcc/cp/
H A Ddump.c438 case FOR_STMT: in cp_dump_tree()
H A Dlex.c357 IF_STMT, CLEANUP_STMT, FOR_STMT, in cxx_init() enumerator
H A Dcp-gimplify.c532 case FOR_STMT: in cp_gimplify_expr()
H A Dcp-tree.def286 DEFTREECODE (FOR_STMT, "for_stmt", tcc_statement, 4)
H A Dcxx-pretty-print.c1660 case FOR_STMT: in pp_cxx_statement()
H A Dsemantics.c800 r = build_stmt (FOR_STMT, NULL_TREE, NULL_TREE, in begin_for_stmt()
H A DChangeLog5842 (IF_STMT, FOR_STMT, WHILE_STMT, DO_STMT): Likewise.
5991 * cp-tree.def: Define FOR_STMT, WHILE_STMT, DO_STMT, BREAK_STMT,
5993 * cp-tree.h (cp_stmt_codes): Add FOR_STMT, WHILE_STMT, DO_STMT,
6007 (cp_gimplify_expr): Handle FOR_STMT, WHILE_STMT, DO_STMT,
6016 WHILE_STMT, DO_STMT, FOR_STMT, BREAK_STMT, CONTINUE_STMT.
H A DChangeLog-2002788 * init.c (build_vec_init): Use a FOR_STMT instead of an IF_STMT
2570 adding the FOR_STMT.
H A DChangeLog-20011061 Don't loop in COMPOUND_STMT, FOR_STMT or TRY_BLOCK.
H A Dpt.c8586 case FOR_STMT: in tsubst_expr()
H A DChangeLog-20003029 FOR_STMT, WHILE_STMT, DO_STMT, RETURN_STMT, BREAK_STMT,
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dsemantics.c424 r = build_stmt (FOR_STMT, NULL_TREE, NULL_TREE, in begin_for_stmt()
H A Dpt.c7736 case FOR_STMT:
H A DChangeLog3973 adding the FOR_STMT.
7038 Don't loop in COMPOUND_STMT, FOR_STMT or TRY_BLOCK.
12901 FOR_STMT, WHILE_STMT, DO_STMT, RETURN_STMT, BREAK_STMT,
/openbsd-src/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py1120 CursorKind.FOR_STMT = CursorKind(209)
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dc-tree.texi1290 @tindex FOR_STMT
1525 @item FOR_STMT
/openbsd-src/gnu/gcc/gcc/doc/
H A Dc-tree.texi1477 @tindex FOR_STMT
1674 @item FOR_STMT

12