GDB (xrefs)
Public Attributes | List of all members
typedef_field Struct Reference

#include "gdbtypes.h"

Public Attributes

const char * name
 
struct typetype
 

Detailed Description

Definition at line 899 of file gdbtypes.h.

Member Data Documentation

const char* typedef_field::name

Unqualified name to be prefixed by owning class qualified name.

Definition at line 904 of file gdbtypes.h.

Referenced by add_template_parameters(), dwarf2_add_typedef(), find_global_typedef(), and find_typedef_in_hash().

struct type* typedef_field::type

Type this typedef named NAME represents.

Definition at line 908 of file gdbtypes.h.

Referenced by add_template_parameters(), dwarf2_add_typedef(), eq_typedef_field(), find_global_typedef(), find_typedef_in_hash(), and hash_typedef_field().


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