C-Breeze
C Compiler Infrastructure

[ Project home page]
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

exprNode Member List

This is the complete list of members for exprNode, including all inherited members.
_typeexprNode [private]
_valueexprNode [private]
annotations()Node [inline]
base_type(bool TdefIndir) constexprNode [virtual]
change(Changer &the_changer, bool redispatch=false)=0Node [pure virtual]
clone() const=0Node [pure virtual]
coord() constNode [inline]
coord(const Coord coord)Node [inline]
dataflow(FlowVal *v, FlowProblem &fp)=0Node [pure virtual]
datatype() constNode
datatype_superior() constNode
deleted_nodesNode [static]
eval()=0exprNode [pure virtual]
exprNode(NodeType typ, typeNode *type, const Coord coord)exprNode
gen() constNode [inline]
gen(FlowVal *g)Node [inline]
get_type()exprNode [inline]
integral_promotions(exprNode *old_expr)exprNode [static]
is_lvalue()exprNode [inline, virtual]
kill() constNode [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)=0exprNode [pure virtual]
parens(int outer_prec, Assoc outer_assoc)exprNode
parenthesized() constNode [inline]
parenthesized(bool paren)Node [inline]
precedence(Assoc &assoc)exprNode [virtual]
report()Node [static]
typ() constNode [inline]
type() constexprNode [inline, virtual]
type(typeNode *type)exprNode [inline, virtual]
usual_arithmetic_conversions(exprNode *left, exprNode *right)exprNode [static]
value() constexprNode [inline]
value()exprNode [inline]
value(const constant &newval)exprNode [inline]
visit(Visitor *the_visitor)=0Node [pure virtual]
walk(Walker &the_walker)=0Node [pure virtual]
~exprNode()exprNode [virtual]
~Node()Node [virtual]

Generated on August 27, 2003
Back to the C-Breeze home page