dmd.backend.debugprint

Compiler implementation of the D programming language.

Members

Functions

WROP
void WROP(uint oper)

Write out oper numbers.

WRTYxx
void WRTYxx(tym_t t)

Write TYxxxx

WRarglst
void WRarglst(list_t a)

Write arglst

WRblock
void WRblock(block* b)

Write out block.

WReqn
void WReqn(elem* e)

Write out equation elem.

numberBlocks
void numberBlocks(block* startblock)

Number the blocks starting at 1. So much more convenient than pointer values.

str_class
const(char)* str_class(SC c)

Write out storage class.

Meta

Suggestion Box / Bug Report