This is the complete list of members for
CNode, including all inherited members.
| Arg(int index) | CNode | |
| ArgCount(void) | CNode | |
| Clone(CObstack *heap=stack) | CNode | |
| CNode(Coord_t *aLoc, NodeOp_t aOp) | CNode | |
| CurrentHeap() | CNode | [inline, static] |
| DisableAndClearLabelCache() | CNode | [inline, static] |
| Dump(FILE *f) | CNode | |
| EnableLabelCache() | CNode | [inline, static] |
| EvalINT32() | CNode | |
| EvalReal(void) | CNode | |
| EvalVector(CVector &v) | CNode | |
| EvalVector(CVector &v, INT32 newWidth, NodeType_t newType) | CNode | |
| GetAttribute(const char *name, CNode *n=NULL, int init=1) | CNode | |
| GetAttributes() | CNode | [inline] |
| GetCoord() | CNode | [inline] |
| GetNodeType(void) | CNode | [inline] |
| GetOp() | CNode | [inline] |
| GetWidth(void) | CNode | [inline] |
| GetWidthExp(void) | CNode | |
| HasAttribute(const char *name, CNode *n=NULL, int init=1) | CNode | |
| Hash() | CNode | |
| IsConstant() | CNode | |
| IsEvaluateable() | CNode | |
| IsNonX(int integerIsNonX=0, char *exclude=NULL) | CNode | |
| IsReal(void) | CNode | [inline] |
| IsScalar(void) | CNode | [inline] |
| IsVector(void) | CNode | [inline] |
| IsVolatile(void) | CNode | |
| IsWidthConstant(void) | CNode | |
| IsWidthEvaluateable(void) | CNode | |
| IsWidthVolatile(void) | CNode | |
| operator delete(void *object) | CObject | [inline] |
| operator new(size_t size, CObstack *stack) | CObject | [inline] |
| PostSubVisit1(CNode *(*callback)(CNode *, void *), void *data) | CNode | |
| PostVisit1(void(*callback)(CNode *, void *), void *data) | CNode | |
| Precedence() | CNode | |
| PreVisit1(int(*callback)(CNode *, void *), void *data) | CNode | |
| ResetBuildStack(void) | CNode | [inline, static] |
| SetAttributes(CNode *attr) | CNode | [inline] |
| SetBuildStack(CObstack *aStack) | CNode | [inline, static] |
| SetOp(NodeOp_t aOp) | CNode | [inline] |
| Simplify(INT32 newWidth, NodeType_t newType) | CNode | |
| UseEvalStack(void) | CNode | [inline, static] |