Searched refs:tree_dump (Results 1 – 3 of 3) sorted by relevance
442 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()
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.