Home
last modified time | relevance | path

Searched refs:dump_tree (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dlanghooks.h88 bool (*dump_tree) (void *, tree); member
H A Dtree-dump.c400 if (lang_hooks.tree_dump.dump_tree (di, t)) in dequeue_and_dump()
H A DChangeLog-20014224 C_TYPE_QUALS. Likewise for lang_hooks.tree_dump.dump_tree instead of
H A DChangeLog-200329196 langhooks.c (lhd_tree_dump_dump_tree), langhooks.h (*dump_tree):
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-2000234 * error.c (dump_tree): Use output_add_string not OB_PUTS.