GCC Middle and Back End API Reference
tree_binfo Struct Reference

#include <tree.h>

Collaboration diagram for tree_binfo:

Data Fields

struct tree_common common
tree offset
tree vtable
tree virtuals
tree vptr_field
vec< tree, va_gc > * base_accesses
tree inheritance
tree vtt_subvtt
tree vtt_vptr
vec< tree, va_gcbase_binfos

Field Documentation

vec<tree, va_gc>* tree_binfo::base_accesses
vec<tree, va_gc> tree_binfo::base_binfos
struct tree_common tree_binfo::common
tree tree_binfo::inheritance
tree tree_binfo::offset
tree tree_binfo::virtuals
tree tree_binfo::vptr_field
tree tree_binfo::vtable
tree tree_binfo::vtt_subvtt
tree tree_binfo::vtt_vptr

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