Home
last modified time | relevance | path

Searched refs:SWITCH_STMT (Results 1 – 25 of 27) sorted by relevance

12

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-dump.c160 case SWITCH_STMT:
H A Dc-common.def75 DEFTREECODE (SWITCH_STMT, "switch_stmt", 'e', 3)
H A Dc-semantics.c826 case SWITCH_STMT:
H A Dc-pretty-print.c1320 case SWITCH_STMT:
H A Dc-common.c3952 case SWITCH_STMT:
H A Dc-typeck.c7221 cs->switch_stmt = build_stmt (SWITCH_STMT, exp, NULL_TREE, orig_type);
H A DChangeLog.3718 RETURN_STMT, BREAK_STMT, CONTINUE_STMT, SWITCH_STMT, GOTO_STMT,
884 CONTINUE_STMT, SWITCH_STMT, GOTO_STMT, LABEL_STMT, ASM_STMT,
H A DChangeLog.718206 * c-common.def (SWITCH_STMT): Add SWITCH_TYPE operand.
18217 * doc/c-tree.texi (SWITCH_STMT): Document SWITCH_TYPE.
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000914-1.c200 SWITCH_STMT, enumerator
/openbsd/gnu/gcc/gcc/cp/
H A Ddump.c446 case SWITCH_STMT: in cp_dump_tree()
H A Dlex.c359 CONTINUE_STMT, SWITCH_STMT, EXPR_STMT in cxx_init() enumerator
H A Dcp-gimplify.c547 case SWITCH_STMT: in cp_gimplify_expr()
H A Dcp-tree.def304 DEFTREECODE (SWITCH_STMT, "switch_stmt", tcc_statement, 3)
H A Dcxx-pretty-print.c1617 case SWITCH_STMT: in pp_cxx_statement()
H A DChangeLog5843 (BREAK_STMT, CONTINUE_STMT, SWITCH_STMT): Likewise.
5992 CONTINUE_STMT, SWITCH_STMT.
5994 BREAK_STMT, CONTINUE_STMT, SWITCH_STMT.
6008 SWITCH_STMT, CONTINUE_STMT, BREAK_STMT.
6015 * cxx-pretty-print.c (pp_cxx_statement): Handle SWITCH_STMT,
6847 * decl.c (finish_case_label): Use SWITCH_STMT accessor macros
H A Dsemantics.c906 r = build_stmt (SWITCH_STMT, NULL_TREE, NULL_TREE, NULL_TREE); in begin_switch_stmt()
H A Dpt.c8654 case SWITCH_STMT: in tsubst_expr()
H A DChangeLog-19992377 (begin_switch_stmt): Build the SWITCH_STMT here.
H A DChangeLog-20003030 CONTINUE_STMT, SWITCH_STMT, GOTO_STMT, LABEL_STMT, ASM_STMT,
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dsemantics.c534 r = build_stmt (SWITCH_STMT, NULL_TREE, NULL_TREE, NULL_TREE); in begin_switch_stmt()
H A Dpt.c7829 case SWITCH_STMT:
H A DChangeLog12902 CONTINUE_STMT, SWITCH_STMT, GOTO_STMT, LABEL_STMT, ASM_STMT,
/openbsd/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py1111 CursorKind.SWITCH_STMT = CursorKind(206)
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dc-tree.texi1316 @tindex SWITCH_STMT
1628 @item SWITCH_STMT
/openbsd/gnu/gcc/gcc/doc/
H A Dc-tree.texi1491 @tindex SWITCH_STMT
1746 @item SWITCH_STMT

12