GCC Middle and Back End API Reference
lang_hooks_for_tree_dump Struct Reference

#include <langhooks.h>

Data Fields

bool(* dump_tree )(void *, tree)
int(* type_quals )(const_tree)

Detailed Description

The following hooks are used by tree-dump.c.   

Field Documentation

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().


The documentation for this struct was generated from the following file: