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  

switchNode Member List

This is the complete list of members for switchNode, including all inherited members.
_at_topswitchNode [private]
_casesswitchNode [private]
_has_defaultswitchNode [private]
annotations()Node [inline]
at_exit() conststmtNode [inline]
at_exit(FlowVal *ae)stmtNode [inline]
at_top() constswitchNode [inline]
at_top(FlowVal *at)switchNode [inline]
base_type(bool TdefIndir) constNode [virtual]
cases()switchNode [inline]
cases() constswitchNode [inline]
change(Changer &the_changer, bool redispatch=false)switchNode [virtual]
clone() constswitchNode [inline, virtual]
comment()stmtNode [inline]
coord() constNode [inline]
coord(const Coord coord)Node [inline]
dataflow(FlowVal *v, FlowProblem &fp)switchNode [virtual]
datatype() constNode
datatype_superior() constNode
deleted_nodesNode [static]
expr() constselectionNode [inline]
expr(exprNode *expr)selectionNode [inline]
gen() constNode [inline]
gen(FlowVal *g)Node [inline]
get_expr()selectionNode [inline]
get_stmt()selectionNode [inline]
has_default() constswitchNode [inline]
has_default(bool has_default)switchNode [inline]
kill() constNode [inline]
kill(FlowVal *k)Node [inline]
markNode
Node(NodeType typ, const Coord coord, bool parenthesized=false)Node
Node(const Node &other)Node
nodesNode [static]
output(output_context &ct, Node *par)stmtNode [virtual]
output_comment(output_context &ct)stmtNode
output_stmt(output_context &ct, Node *par)switchNode [virtual]
parenthesized() constNode [inline]
parenthesized(bool paren)Node [inline]
pragmas()stmtNode [inline]
report()Node [static]
selectionNode(NodeType typ, exprNode *expr, stmtNode *stmt, const Coord coord)selectionNode
stmt() constselectionNode [inline]
stmt(blockNode *stmt)selectionNode [inline]
stmtNode(NodeType typ, const Coord coord)stmtNode
switchNode(exprNode *expr, stmtNode *stmt, const Coord coord=Coord::Unknown)switchNode
typ() constNode [inline]
type() constNode [inline, virtual]
visit(Visitor *the_visitor)switchNode [virtual]
walk(Walker &the_walker)switchNode [virtual]
~Node()Node [virtual]
~selectionNode()selectionNode [virtual]
~stmtNode()stmtNode [virtual]
~switchNode()switchNode [virtual]

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