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

#include "d-lang.h"

Public Attributes

struct typebuiltin_void
 
struct typebuiltin_bool
 
struct typebuiltin_byte
 
struct typebuiltin_ubyte
 
struct typebuiltin_short
 
struct typebuiltin_ushort
 
struct typebuiltin_int
 
struct typebuiltin_uint
 
struct typebuiltin_long
 
struct typebuiltin_ulong
 
struct typebuiltin_cent
 
struct typebuiltin_ucent
 
struct typebuiltin_float
 
struct typebuiltin_double
 
struct typebuiltin_real
 
struct typebuiltin_ifloat
 
struct typebuiltin_idouble
 
struct typebuiltin_ireal
 
struct typebuiltin_cfloat
 
struct typebuiltin_cdouble
 
struct typebuiltin_creal
 
struct typebuiltin_char
 
struct typebuiltin_wchar
 
struct typebuiltin_dchar
 

Detailed Description

Definition at line 29 of file d-lang.h.

Member Data Documentation

struct type* builtin_d_type::builtin_bool

Definition at line 32 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_byte

Definition at line 33 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_cdouble

Definition at line 50 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_cent

Definition at line 41 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_cfloat

Definition at line 49 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_char

Definition at line 52 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_creal

Definition at line 51 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_dchar

Definition at line 54 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_double

Definition at line 44 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_float

Definition at line 43 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_idouble

Definition at line 47 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_ifloat

Definition at line 46 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_int

Definition at line 37 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_ireal

Definition at line 48 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_long

Definition at line 39 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_real

Definition at line 45 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_short

Definition at line 35 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_ubyte

Definition at line 34 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_ucent

Definition at line 42 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_uint

Definition at line 38 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_ulong

Definition at line 40 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_ushort

Definition at line 36 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_void

Definition at line 31 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().

struct type* builtin_d_type::builtin_wchar

Definition at line 53 of file d-lang.h.

Referenced by build_d_types(), and d_language_arch_info().


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