Searched refs:tree_dump (Results 1 – 5 of 5) sorted by relevance
363 struct lang_hooks_for_tree_dump tree_dump; member
351 int quals = (*lang_hooks.tree_dump.type_quals) (t);382 if ((*lang_hooks.tree_dump.dump_tree) (di, t))
4222 (dequeue_and_dump): Use lang_hooks.tree_dump.type_quals function to4224 C_TYPE_QUALS. Likewise for lang_hooks.tree_dump.dump_tree instead of4231 (struct lang_hooks): Add tree_dump hooks.4236 (LANG_HOOKS_INITIALIZER): Add tree_dump hooks.
432 struct lang_hooks_for_tree_dump tree_dump; member
369 int quals = lang_hooks.tree_dump.type_quals (t); in dequeue_and_dump()400 if (lang_hooks.tree_dump.dump_tree (di, t)) in dequeue_and_dump()