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  

unaryNode Member List

This is the complete list of members for unaryNode, including all inherited members.
_exprunaryNode [private]
_opunaryNode [private]
_sizeof_typeunaryNode [private]
annotations()Node [inline]
base_type(bool TdefIndir) constexprNode [virtual]
change(Changer &the_changer, bool redispatch=false)unaryNode [virtual]
clone() constunaryNode [inline, virtual]
coord() constNode [inline]
coord(const Coord coord)Node [inline]
dataflow(FlowVal *v, FlowProblem &fp)unaryNode [virtual]
datatype() constNode
datatype_superior() constNode
deleted_nodesNode [static]
eval()unaryNode [virtual]
expr() constunaryNode [inline]
expr(exprNode *expr)unaryNode [inline]
exprNode(NodeType typ, typeNode *type, const Coord coord)exprNode
gen() constNode [inline]
gen(FlowVal *g)Node [inline]
get_expr()unaryNode [inline]
get_sizeof_type()unaryNode [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]
op() constunaryNode [inline]
op(Operator *op)unaryNode [inline]
output(output_context &ct, Node *par)exprNode [virtual]
output_expr(output_context &ct, Node *par, int prec, Assoc assoc)unaryNode [virtual]
parens(int outer_prec, Assoc outer_assoc)exprNode
parenthesized() constNode [inline]
parenthesized(bool paren)Node [inline]
precedence(Assoc &assoc)unaryNode [virtual]
report()Node [static]
sizeof_type() constunaryNode [inline]
sizeof_type(typeNode *sizeof_type)unaryNode [inline]
typ() constNode [inline]
type() constexprNode [inline, virtual]
type(typeNode *type)exprNode [inline, virtual]
unaryNode(unsigned int op_id, exprNode *expr, const Coord coord=Coord::Unknown)unaryNode
unaryNode(unsigned int op_id, typeNode *the_type, const Coord coord=Coord::Unknown)unaryNode
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)unaryNode [virtual]
walk(Walker &the_walker)unaryNode [virtual]
~exprNode()exprNode [virtual]
~Node()Node [virtual]
~unaryNode()unaryNode [virtual]

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