GDB (xrefs)
Classes | Public Attributes | List of all members
YYSTYPE Union Reference

Classes

struct  nested
 

Public Attributes

LONGEST lval
 
struct {
   LONGEST   val
 
   struct type *   type
 
typed_val
 
struct {
   DOUBLEST   dval
 
   struct type *   type
 
typed_val_float
 
struct typetval
 
struct stoken sval
 
const struct blockbval
 
struct internalvarivar
 
struct {
   LONGEST   val
 
   struct type *   type
 
typed_val_int
 
struct {
   DOUBLEST   dval
 
   struct type *   type
 
typed_val_float
 
struct {
   gdb_byte   val [16]
 
   struct type *   type
 
typed_val_decfloat
 
struct typed_stoken tsval
 
struct ttype tsym
 
struct symtoken ssym
 
int voidval
 
enum exp_opcode opcode
 
struct stoken_vector svec
 
struct demangle_component * comp
 
struct YYSTYPE::nested nested
 
struct {
   struct demangle_component *   comp
 
   struct demangle_component *   last
 
nested1
 
struct {
   struct demangle_component *   comp
 
   struct demangle_component **   last
 
   struct nested   fn
 
   struct demangle_component *   start
 
   int   fold_flag
 
abstract
 
int lval
 
const char * opname
 
struct {
   LONGEST   val
 
   struct type *   type
 
typed_val_int
 
struct {
   DOUBLEST   dval
 
   struct type *   type
 
typed_val_float
 
struct symbolsym
 
int ival
 
struct blockbval
 
struct {
   LONGEST   val
 
   struct type *   type
 
typed_val
 
struct type ** tvec
 
intivec
 
struct {
   LONGEST   val
 
   struct type *   type
 
typed_val_int
 
struct {
   DOUBLEST   dval
 
   struct type *   type
 
typed_val_float
 
struct {
   LONGEST   val
 
   struct type *   type
 
typed_val_int
 
struct {
   DOUBLEST   dval
 
   struct type *   type
 
typed_val_float
 
ULONGEST ulval
 
struct {
   LONGEST   val
 
   struct type *   type
 
typed_val_int
 
struct {
   DOUBLEST   dval
 
   struct type *   type
 
typed_val_float
 

Detailed Description

Definition at line 334 of file ada-exp.c.

Member Data Documentation

struct { ... } YYSTYPE::abstract

Referenced by yyparse().

struct block* YYSTYPE::bval

Definition at line 307 of file d-exp.c.

const struct block * YYSTYPE::bval

Definition at line 349 of file ada-exp.c.

Referenced by c_print_token(), yylex(), and yyparse().

struct demangle_component* YYSTYPE::comp

Definition at line 438 of file cp-name-parser.c.

Referenced by parse_number(), yylex(), and yyparse().

DOUBLEST YYSTYPE::dval

Definition at line 344 of file ada-exp.c.

Referenced by parse_number().

struct nested YYSTYPE::fn

Definition at line 448 of file cp-name-parser.c.

int YYSTYPE::fold_flag

Definition at line 450 of file cp-name-parser.c.

int YYSTYPE::ival

Definition at line 306 of file d-exp.c.

Referenced by yyparse().

struct internalvar * YYSTYPE::ivar

Definition at line 350 of file ada-exp.c.

int * YYSTYPE::ivec

Definition at line 295 of file f-exp.c.

Referenced by yyparse().

struct demangle_component * YYSTYPE::last

Definition at line 444 of file cp-name-parser.c.

struct demangle_component ** YYSTYPE::last

Definition at line 447 of file cp-name-parser.c.

LONGEST YYSTYPE::lval

Definition at line 338 of file ada-exp.c.

Referenced by parse_number(), yylex(), and yyparse().

int YYSTYPE::lval

Definition at line 452 of file cp-name-parser.c.

Referenced by yyparse().

struct { ... } YYSTYPE::nested1

Referenced by yyparse().

enum exp_opcode YYSTYPE::opcode

Definition at line 352 of file c-exp.c.

Referenced by lex_one_token(), and yylex().

const char* YYSTYPE::opname

Definition at line 453 of file cp-name-parser.c.

struct symtoken YYSTYPE::ssym
struct demangle_component* YYSTYPE::start

Definition at line 449 of file cp-name-parser.c.

struct stoken YYSTYPE::sval
struct stoken_vector YYSTYPE::svec

Definition at line 354 of file c-exp.c.

Referenced by yyparse().

struct symbol * YYSTYPE::sym
struct typed_stoken YYSTYPE::tsval

Definition at line 347 of file c-exp.c.

Referenced by c_print_token(), lex_one_token(), and yylex().

struct ttype YYSTYPE::tsym

Definition at line 348 of file c-exp.c.

Referenced by c_print_token(), classify_inner_name(), classify_name(), yylex(), and yyparse().

struct type * YYSTYPE::tval

Definition at line 347 of file ada-exp.c.

Referenced by yyparse().

struct type ** YYSTYPE::tvec

Definition at line 294 of file f-exp.c.

Referenced by yyparse().

struct type* YYSTYPE::type

Definition at line 341 of file ada-exp.c.

Referenced by c_print_token(), parse_number(), yylex(), and yyparse().

struct { ... } YYSTYPE::typed_val
struct { ... } YYSTYPE::typed_val

Referenced by parse_number(), and yyparse().

struct { ... } YYSTYPE::typed_val_decfloat

Referenced by parse_number().

struct { ... } YYSTYPE::typed_val_float
struct { ... } YYSTYPE::typed_val_float
struct { ... } YYSTYPE::typed_val_float
struct { ... } YYSTYPE::typed_val_float
struct { ... } YYSTYPE::typed_val_float
struct { ... } YYSTYPE::typed_val_float

Referenced by parse_number().

struct { ... } YYSTYPE::typed_val_int
struct { ... } YYSTYPE::typed_val_int
struct { ... } YYSTYPE::typed_val_int
struct { ... } YYSTYPE::typed_val_int
struct { ... } YYSTYPE::typed_val_int
ULONGEST YYSTYPE::ulval

Definition at line 297 of file m2-exp.c.

Referenced by parse_number(), and yylex().

LONGEST YYSTYPE::val
gdb_byte YYSTYPE::val[16]
int YYSTYPE::voidval

Definition at line 350 of file c-exp.c.

Referenced by yyparse().


The documentation for this union was generated from the following files: