#include <lburg.h>
Collaboration diagram for tree:

Data Fields | |
| Tree | kids [2] |
| Tree | left |
| Node | node |
| int | nterms |
| int | op |
| void * | op |
| Tree | right |
| Type | type |
| union { | |
| Field field | |
| Symbol sym | |
| Value v | |
| } | u |
|
|
Definition at line 441 of file c.h. Referenced by cnsttree(), and listnodes(). |
|
|
Definition at line 435 of file c.h. Referenced by bbcall(), foldcond(), genconst(), listnodes(), localaddr(), printnode(), retcode(), root1(), simplify(), swstmt(), tracefinis(), and tree(). |
|
|
Definition at line 36 of file lburg.h. Referenced by computekids(), computents(), emitcase(), emitcost(), emittest(), print(), reach(), rule(), and tprint(). |
|
|
Definition at line 436 of file c.h. Referenced by listnodes(). |
|
|
Definition at line 37 of file lburg.h. Referenced by emitcase(), emittest(), and tree(). |
|
|
|
|
|
Definition at line 35 of file lburg.h. Referenced by addrtree(), bbcall(), cnsttree(), computekids(), computents(), emitcase(), emitcost(), emittest(), foldcond(), genconst(), initvalue(), intexpr(), listnodes(), localaddr(), print(), printnode(), reach(), root1(), rule(), simplify(), statement(), swstmt(), and tree(). |
|
|
Definition at line 36 of file lburg.h. Referenced by computekids(), computents(), emitcase(), emitcost(), emittest(), print(), reach(), rule(), and tprint(). |
|
|
Definition at line 439 of file c.h. Referenced by addrtree(), cvtconst(), foldcond(), genconst(), listnodes(), localaddr(), root1(), and swstmt(). |
|
|
Definition at line 434 of file c.h. Referenced by bbcall(), cnsttree(), conditional(), condtree(), cvtconst(), expr1(), foldcond(), genconst(), initializer(), initvalue(), listnodes(), printnode(), retcode(), root1(), simplify(), statement(), swcode(), swstmt(), tracevalue(), tree(), and uid2type(). |
|
|
Referenced by addrtree(), cnsttree(), cvtconst(), foldcond(), genconst(), initchar(), initfields(), intexpr(), listnodes(), localaddr(), root1(), simplify(), statement(), and swstmt(). |
|
|
Definition at line 438 of file c.h. Referenced by cnsttree(), cvtconst(), foldcond(), genconst(), initchar(), initfields(), intexpr(), listnodes(), simplify(), and statement(). |
1.3.9.1