GCC Middle and Back End API Reference
|
#include <langhooks.h>
Data Fields | |
bool(* | dump_tree )(void *, tree) |
int(* | type_quals )(const_tree) |
The following hooks are used by tree-dump.c.
bool(* lang_hooks_for_tree_dump::dump_tree)(void *, tree) |
Referenced by dequeue_and_dump().
int(* lang_hooks_for_tree_dump::type_quals)(const_tree) |
Referenced by dequeue_and_dump().