GCC Middle and Back End API Reference
tree_decl_with_vis Struct Reference

#include <tree.h>

Collaboration diagram for tree_decl_with_vis:

Data Fields

struct tree_decl_with_rtl common
tree assembler_name
tree section_name
tree comdat_group
unsigned defer_output: 1
unsigned hard_register: 1
unsigned common_flag: 1
unsigned in_text_section: 1
unsigned in_constant_pool: 1
unsigned dllimport_flag: 1
unsigned weak_flag: 1
unsigned implicit_section_name_p: 1
unsigned seen_in_bind_expr: 1
unsigned comdat_flag: 1
ENUM_BITFIELD(symbol_visibility)
visibility unsigned 
visibility_specified: 1
ENUM_BITFIELD(tls_model)
tls_model unsigned 
init_priority_p: 1
unsigned shadowed_for_var_p: 1
unsigned cxx_constructor: 1
unsigned cxx_destructor: 1
unsigned final: 1

Field Documentation

tree tree_decl_with_vis::assembler_name
unsigned tree_decl_with_vis::comdat_flag
tree tree_decl_with_vis::comdat_group
struct tree_decl_with_rtl tree_decl_with_vis::common
unsigned tree_decl_with_vis::common_flag
unsigned tree_decl_with_vis::cxx_constructor
unsigned tree_decl_with_vis::cxx_destructor
unsigned tree_decl_with_vis::defer_output
unsigned tree_decl_with_vis::dllimport_flag
unsigned tree_decl_with_vis::final
unsigned tree_decl_with_vis::hard_register
unsigned tree_decl_with_vis::implicit_section_name_p
unsigned tree_decl_with_vis::in_constant_pool
unsigned tree_decl_with_vis::in_text_section
ENUM_BITFIELD (tls_model) tls_model unsigned tree_decl_with_vis::init_priority_p
tree tree_decl_with_vis::section_name
unsigned tree_decl_with_vis::seen_in_bind_expr
unsigned tree_decl_with_vis::shadowed_for_var_p
ENUM_BITFIELD (symbol_visibility) visibility unsigned tree_decl_with_vis::visibility_specified
unsigned tree_decl_with_vis::weak_flag

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