dmd.globals

Stores command line options and contains other miscellaneous declarations.

Members

Aliases

StorageClass
alias StorageClass = uinteger_t
Undocumented in source.
d_int16
alias d_int16 = int16_t
Undocumented in source.
d_int32
alias d_int32 = int32_t
Undocumented in source.
d_int64
alias d_int64 = int64_t
Undocumented in source.
d_int8
alias d_int8 = int8_t
Undocumented in source.
d_uns16
alias d_uns16 = uint16_t
Undocumented in source.
d_uns32
alias d_uns32 = uint32_t
Undocumented in source.
d_uns64
alias d_uns64 = uint64_t
Undocumented in source.
d_uns8
alias d_uns8 = uint8_t
Undocumented in source.
dinteger_t
alias dinteger_t = ulong
Undocumented in source.
sinteger_t
alias sinteger_t = long
Undocumented in source.
structalign_t
alias structalign_t = uint
Undocumented in source.
uinteger_t
alias uinteger_t = ulong
Undocumented in source.

Enums

CHECKACTION
enum CHECKACTION
Undocumented in source.
CHECKENABLE
enum CHECKENABLE
Undocumented in source.
CPPMANGLE
enum CPPMANGLE
Undocumented in source.
CPU
enum CPU
Undocumented in source.
CppStdRevision
enum CppStdRevision
Undocumented in source.
DiagnosticReporting
enum DiagnosticReporting
Undocumented in source.
JsonFieldFlags
enum JsonFieldFlags

Each flag represents a field that can be included in the JSON output.

LINK
enum LINK
Undocumented in source.
MATCH
enum MATCH
Undocumented in source.
MessageStyle
enum MessageStyle
Undocumented in source.
PIC
enum PIC
Undocumented in source.
PINLINE
enum PINLINE
Undocumented in source.
TARGET
enum TARGET
Undocumented in source.

Manifest constants

STRUCTALIGN_DEFAULT
enum STRUCTALIGN_DEFAULT;
Undocumented in source.

Static variables

global
Global global;
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Structs

Global
struct Global
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
Loc
struct Loc
Undocumented in source.
Param
struct Param
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Templates

xversion
template xversion(string s)
Undocumented in source.

Meta