Compile this function for CTFE. At present, this merely allocates variables.
Entry point for CTFE. A compile-time result is required. Give an error if not possible.
CTFE Sanity Checks
Interpret the statement.
Attempt to interpret a function given the arguments. Input: istate state for calling function (NULL if none) arguments function arguments thisarg 'this', if a needThis() function, NULL if not.
Special Functions
CTFE-object code for a single function
The values of all CTFE variables