Home
last modified time | relevance | path

Searched refs:c_dump_tree (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-dump.c30 c_dump_tree (void *dump_info, tree t) in c_dump_tree() function
H A Dc-common.h1067 extern bool c_dump_tree (void *, tree);
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-dump.cc37 c_dump_tree (void *dump_info, tree t) in c_dump_tree() function
H A Dc-common.h1097 extern bool c_dump_tree (void *, tree);
H A DChangeLog2006 (c_dump_tree): Move code to handle structured loop and switch
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.h76 #define LANG_HOOKS_TREE_DUMP_DUMP_TREE_FN c_dump_tree
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.h80 #define LANG_HOOKS_TREE_DUMP_DUMP_TREE_FN c_dump_tree
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddump.cc310 return c_dump_tree (di, t); in cp_dump_tree()
H A DChangeLog-20022164 * dump.c (cp_dump_tree): Call c_dump_tree.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddump.c341 return c_dump_tree (di, t); in cp_dump_tree()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200427691 * c-dump.c (c_dump_tree, case DECL_STMT): Deleted.
28569 (c_dump_tree): Remove RETURN_STMT.
28840 * c-dump.c (c_dump_tree): Move IF_STMT, CLEANUP_STMT to cp_dump_tree.
29384 * c-dump.c (c_dump_tree): Likewise.
29489 * c-dump.c (c_dump_tree): Likewise.
29499 * c-dump.c (c_dump_tree): Likewise.
29511 * c-dump.c (c_dump_tree): Likewise.
29641 * c-dump.c (c_dump_tree): Remove SCOPE_STMT.
H A DChangeLog-200521934 * c-dump.c (c_dump_tree): Remove EXPR_STMT case.
23215 * c-dump.c (c_dump_tree): Don't handle STMT_EXPR.
24800 * c-dump.c (c_dump_tree): Remove handling of BREAK_STMT,
33314 * c-dump.c (c_dump_tree): Likewise.
H A DChangeLog-200329194 * c-common.h (c_dump_tree), c-dump.c (c_dump_tree),
H A DChangeLog-20029619 * c-dump.c (c_dump_tree): Adjust.
12108 * c-common.h: Declare c_dump_tree.