C-Breeze
C Compiler Infrastructure

[ Project home page]

labelNode Member List

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

_namelabelNode [private]
_referenceslabelNode [private]
annotations()Node [inline]
at_entry() const targetNode [inline]
at_entry(FlowVal *ae)targetNode [inline]
at_exit() const stmtNode [inline]
at_exit(FlowVal *ae)stmtNode [inline]
base_type(bool TdefIndir) const Node [virtual]
change(Changer &the_changer, bool redispatch=false)labelNode [virtual]
clone() const labelNode [inline, virtual]
comment()stmtNode [inline]
coord() const Node [inline]
coord(const Coord coord)Node [inline]
dataflow(FlowVal *v, FlowProblem &fp)labelNode [virtual]
datatype() const Node
datatype_superior() const Node
deleted_nodesNode [static]
gen() const Node [inline]
gen(FlowVal *g)Node [inline]
get_stmt()targetNode [inline]
is_undeclared() const labelNode
kill() const Node [inline]
kill(FlowVal *k)Node [inline]
labelNode(const char *name, stmtNode *stmt, const Coord coord=Coord::Unknown)labelNode
labelNode(idNode *ident, stmtNode *stmt)labelNode
labelNode(idNode *ident)labelNode
markNode
name()labelNode [inline]
name(string name)labelNode [inline]
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)labelNode [virtual]
parenthesized() const Node [inline]
parenthesized(bool paren)Node [inline]
references()labelNode [inline]
references() const labelNode [inline]
report()Node [static]
stmt() const targetNode [inline]
stmt(blockNode *stmt)targetNode [inline]
stmtNode(NodeType typ, const Coord coord)stmtNode
targetNode(NodeType typ, stmtNode *stmt, const Coord coord)targetNode
typ() const Node [inline]
type() const Node [inline, virtual]
visit(Visitor *the_visitor)labelNode [virtual]
walk(Walker &the_walker)labelNode [virtual]
~labelNode()labelNode [virtual]
~Node()Node [virtual]
~stmtNode()stmtNode [virtual]
~targetNode()targetNode [virtual]


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