Home
last modified time | relevance | path

Searched refs:lhd_tree_dump_dump_tree (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks-def.h159 extern bool lhd_tree_dump_dump_tree (void *, tree);
163 #define LANG_HOOKS_TREE_DUMP_DUMP_TREE_FN lhd_tree_dump_dump_tree
H A Dlanghooks.c253 lhd_tree_dump_dump_tree (void *di ATTRIBUTE_UNUSED, tree t ATTRIBUTE_UNUSED) in lhd_tree_dump_dump_tree() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h170 extern bool lhd_tree_dump_dump_tree (void *, tree);
174 #define LANG_HOOKS_TREE_DUMP_DUMP_TREE_FN lhd_tree_dump_dump_tree
H A Dlanghooks.cc255 lhd_tree_dump_dump_tree (void *di ATTRIBUTE_UNUSED, tree t ATTRIBUTE_UNUSED) in lhd_tree_dump_dump_tree() function
H A DChangeLog-20014232 * langhooks.c (lhd_tree_dump_dump_tree): New function.
4234 * langhooks-def.h (lhd_tree_dump_dump_tree, lhd_tree_dump_type_quals):
H A DChangeLog-200329195 langhooks-def.h (lhd_tree_dump_dump_tree),
29196 langhooks.c (lhd_tree_dump_dump_tree), langhooks.h (*dump_tree):