C-Breeze
C Compiler Infrastructure

[ Project home page]

constNode Member List

This is the complete list of members for constNode, including all inherited members.

_textconstNode [private]
annotations()Node [inline]
base_type(bool TdefIndir) const exprNode [virtual]
change(Changer &the_changer, bool redispatch=false)constNode [virtual]
clone() const constNode [inline, virtual]
constNode(constant value, const char *text="", const Coord coord=Coord::Unknown)constNode
coord() const Node [inline]
coord(const Coord coord)Node [inline]
dataflow(FlowVal *v, FlowProblem &fp)constNode [virtual]
datatype() const Node
datatype_superior() const Node
deleted_nodesNode [static]
eval()constNode [virtual]
exprNode(NodeType typ, typeNode *type, const Coord coord)exprNode
gen() const Node [inline]
gen(FlowVal *g)Node [inline]
get_type()exprNode [inline]
indexNode(NodeType typ, typeNode *type, const Coord coord)indexNode
integral_promotions(exprNode *old_expr)exprNode [static]
is_lvalue()exprNode [inline, virtual]
kill() const Node [inline]
kill(FlowVal *k)Node [inline]
markNode
no_tdef_type()exprNode [inline]
Node(NodeType typ, const Coord coord, bool parenthesized=false)Node
Node(const Node &other)Node
nodesNode [static]
output(output_context &ct, Node *par)exprNode [virtual]
output_expr(output_context &ct, Node *par, int prec, Assoc assoc)constNode [virtual]
parens(int outer_prec, Assoc outer_assoc)exprNode
parenthesized() const Node [inline]
parenthesized(bool paren)Node [inline]
precedence(Assoc &assoc)exprNode [virtual]
report()Node [static]
text()constNode [inline]
typ() const Node [inline]
type() const exprNode [inline, virtual]
type(typeNode *type)exprNode [inline, virtual]
usual_arithmetic_conversions(exprNode *left, exprNode *right)exprNode [static]
usual_unary_conversion_type()constNode [inline]
value() const exprNode [inline]
value()exprNode [inline]
value(const constant &newval)exprNode [inline]
visit(Visitor *the_visitor)constNode [virtual]
walk(Walker &the_walker)constNode [virtual]
~constNode()constNode [virtual]
~exprNode()exprNode [virtual]
~Node()Node [virtual]


Generated on February 1, 2006
Back to the C-Breeze home page