Pstate

Current 'state' of the compiler. Used to gather together most global variables. This struct is saved/restored during function body parsing.

Members

Static functions

sizeCheck
uint sizeCheck()
Undocumented in source.

Variables

STbfilter
block* STbfilter;
Undocumented in source.
STbtry
block* STbtry;
Undocumented in source.
STclasslist
symlist_t STclasslist;
Undocumented in source.
STclasssym
Classsym* STclasssym;
Undocumented in source.
STdefaultargumentexpression
int STdefaultargumentexpression;
Undocumented in source.
STdeferDefaultArg
char STdeferDefaultArg;
Undocumented in source.
STdeferaccesscheck
int STdeferaccesscheck;
Undocumented in source.
STdeferparse
char STdeferparse;
Undocumented in source.
STdefertemps
int STdefertemps;
Undocumented in source.
STexplicitInstantiation
char STexplicitInstantiation;
Undocumented in source.
STexplicitSpecialization
char STexplicitSpecialization;
Undocumented in source.
STflags
stflags_t STflags;
Undocumented in source.
STfuncsym_p
Funcsym* STfuncsym_p;
Undocumented in source.
STgclass
SC STgclass;
Undocumented in source.
STgotolist
block* STgotolist;
Undocumented in source.
SThflag
sthflags_t SThflag;
Undocumented in source.
STignoretal
char STignoretal;
Undocumented in source.
STinarglist
char STinarglist;
Undocumented in source.
STincalias
list_t STincalias;
Undocumented in source.
STinconstexp
char STinconstexp;
Undocumented in source.
STinexcept
char STinexcept;
Undocumented in source.
STinexp
uint STinexp;
Undocumented in source.
STinfilter
char STinfilter;
Undocumented in source.
STingargs
int STingargs;
Undocumented in source.
STinitseg
int STinitseg;
Undocumented in source.
STinopeq
char STinopeq;
Undocumented in source.
STinparamlist
int STinparamlist;
Undocumented in source.
STinsizeof
char STinsizeof;
Undocumented in source.
STintemplate
char STintemplate;
Undocumented in source.
STisaddr
char STisaddr;
Undocumented in source.
STlastfunc
Symbol* STlastfunc;
Undocumented in source.
STmarksi
SYMIDX STmarksi;
Undocumented in source.
STmaxsequence
uint STmaxsequence;
Undocumented in source.
STnewtypeid
int STnewtypeid;
Undocumented in source.
STnoexpand
char STnoexpand;
Undocumented in source.
STnoparse
char STnoparse;
Undocumented in source.
STsequence
uint STsequence;
Undocumented in source.
STstag
Classsym* STstag;
Undocumented in source.
STsysincalias
list_t STsysincalias;
Undocumented in source.
STtdbtimestamp
int STtdbtimestamp;
Undocumented in source.

Meta