C-Breeze
C Compiler Infrastructure

[ Project home page]

defNode Member List

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

_pragmasdefNode [private]
annotations()Node [inline]
base_type(bool TdefIndir) const Node [virtual]
change(Changer &the_changer, bool redispatch=false)=0Node [pure virtual]
clone() const =0Node [pure virtual]
coord() const Node [inline]
coord(const Coord coord)Node [inline]
dataflow(FlowVal *v, FlowProblem &fp)=0Node [pure virtual]
datatype() const Node
datatype_superior() const Node
defNode(NodeType typ, const Coord coord)defNode
deleted_nodesNode [static]
gen() const Node [inline]
gen(FlowVal *g)Node [inline]
grab_pragmas(void)defNode [virtual]
kill() const Node [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)=0Node [pure virtual]
parenthesized() const Node [inline]
parenthesized(bool paren)Node [inline]
pragmas()defNode [inline]
report()Node [static]
typ() const Node [inline]
type() const Node [inline, virtual]
visit(Visitor *the_visitor)=0Node [pure virtual]
walk(Walker &the_walker)=0Node [pure virtual]
~defNode()defNode [virtual]
~Node()Node [virtual]


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