Searched refs:tree_dump (Results 1 – 5 of 5) sorted by relevance
370 int quals = lang_hooks.tree_dump.type_quals (t); in dequeue_and_dump()401 if (lang_hooks.tree_dump.dump_tree (di, t)) in dequeue_and_dump()
539 struct lang_hooks_for_tree_dump tree_dump; member
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.
483 struct lang_hooks_for_tree_dump tree_dump; member