C-Breeze
C Compiler Infrastructure

[ Project home page]

procNode Member List

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

_at_entryprocNode [private]
_at_exitprocNode [private]
_bodyprocNode [private]
_currentprocNode [private, static]
_declprocNode [private]
_return_declprocNode [private]
_return_labelprocNode [private]
annotations()Node [inline]
at_entry() const procNode [inline]
at_entry(FlowVal *ae)procNode [inline]
at_exit() const procNode [inline]
at_exit(FlowVal *ae)procNode [inline]
base_type(bool TdefIndir) const procNode [virtual]
body() const procNode [inline]
body(blockNode *body)procNode [inline]
change(Changer &the_changer, bool redispatch=false)procNode [virtual]
clone() const procNode [inline, virtual]
coord() const Node [inline]
coord(const Coord coord)Node [inline]
current()procNode [inline, static]
dataflow(FlowVal *v, FlowProblem &fp)procNode [virtual]
datatype() const Node
datatype_superior() const Node
decl() const procNode [inline]
decl(declNode *decl)procNode [inline]
define(blockNode *body)procNode
define_and(blockNode *body)procNode
defNode(NodeType typ, const Coord coord)defNode
deleted_nodesNode [static]
entry() const procNode
exit() const procNode
gen() const Node [inline]
gen(FlowVal *g)Node [inline]
get_body()procNode [inline]
get_decl()procNode [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)procNode [virtual]
parenthesized() const Node [inline]
parenthesized(bool paren)Node [inline]
pragmas()defNode [inline]
procNode(declNode *decl, blockNode *body, const Coord coord=Coord::Unknown)procNode
procNode(bool old_style, declNode *decl)procNode
report()Node [static]
return_decl(declNode *decl)procNode [inline]
return_decl()procNode [inline]
return_label(labelNode *label)procNode [inline]
return_label()procNode [inline]
typ() const Node [inline]
type() const Node [inline, virtual]
visit(Visitor *the_visitor)procNode [virtual]
walk(Walker &the_walker)procNode [virtual]
~defNode()defNode [virtual]
~Node()Node [virtual]
~procNode()procNode [virtual]


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