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  

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]
_instructionsprocNode [private]
_last_stack_localprocNode [private]
_lir_blocksprocNode [private]
_return_declprocNode [private]
_return_labelprocNode [private]
_stack_frame_sizeprocNode [private]
alloc_stack_local(declNode *decl)procNode
annotations()Node [inline]
at_entry() constprocNode [inline]
at_entry(FlowVal *ae)procNode [inline]
at_exit() constprocNode [inline]
at_exit(FlowVal *ae)procNode [inline]
base_type(bool TdefIndir) constprocNode [virtual]
body() constprocNode [inline]
body(blockNode *body)procNode [inline]
change(Changer &the_changer, bool redispatch=false)procNode [virtual]
clone() constprocNode [inline, virtual]
coord() constNode [inline]
coord(const Coord coord)Node [inline]
current()procNode [inline, static]
dataflow(FlowVal *v, FlowProblem &fp)procNode [virtual]
datatype() constNode
datatype_superior() constNode
decl() constprocNode [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() constprocNode
exit() constprocNode
gen() constNode [inline]
gen(FlowVal *g)Node [inline]
get_body()procNode [inline]
get_decl()procNode [inline]
get_locals_size()procNode [inline]
instructions()procNode [inline]
kill() constNode [inline]
kill(FlowVal *k)Node [inline]
lir_blocks()procNode [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() constNode [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]
set_initial_stack_local_offset(int offset)procNode
stack_frame_size()procNode [inline]
stack_frame_size(unsigned int size)procNode [inline]
typ() constNode [inline]
type() constNode [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 August 27, 2003
Back to the C-Breeze home page