C-Breeze
C Compiler Infrastructure

[ Project home page]

attribNode Member List

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

_argattribNode [private]
_nameattribNode [private]
annotations()Node [inline]
arg() const attribNode [inline]
arg(exprNode *arg)attribNode [inline]
at_exit() const stmtNode [inline]
at_exit(FlowVal *ae)stmtNode [inline]
attribNode(const char *name, exprNode *arg, const Coord coord=Coord::Unknown)attribNode
attribNode(idNode *id, exprNode *arg)attribNode
base_type(bool TdefIndir) const Node [virtual]
change(Changer &the_changer, bool redispatch=false)attribNode [virtual]
clone() const attribNode [inline, virtual]
comment()stmtNode [inline]
coord() const Node [inline]
coord(const Coord coord)Node [inline]
dataflow(FlowVal *v, FlowProblem &fp)attribNode [inline, virtual]
datatype() const Node
datatype_superior() const Node
deleted_nodesNode [static]
gen() const Node [inline]
gen(FlowVal *g)Node [inline]
get_arg()attribNode [inline]
kill() const Node [inline]
kill(FlowVal *k)Node [inline]
markNode
name()attribNode [inline]
name(string name)attribNode [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)attribNode [virtual]
parenthesized() const Node [inline]
parenthesized(bool paren)Node [inline]
report()Node [static]
stmtNode(NodeType typ, const Coord coord)stmtNode
typ() const Node [inline]
type() const Node [inline, virtual]
visit(Visitor *the_visitor)attribNode [virtual]
walk(Walker &the_walker)attribNode [virtual]
~attribNode()attribNode [virtual]
~Node()Node [virtual]
~stmtNode()stmtNode [virtual]


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