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
callGraphNode Member List
This is the complete list of members for
callGraphNode
, including all inherited members.
_called_by
callGraphNode
[private]
_calls
callGraphNode
[private]
_proc
callGraphNode
[private]
_times_called
callGraphNode
[private]
add_edge
(callGraphNode *to)
callGraphNode
ancestors
(callgraph_node_set &ancestors_set)
callGraphNode
called_by
() const
callGraphNode
[inline]
callGraphNode
(procNode *proc)
callGraphNode
[inline]
calls
() const
callGraphNode
[inline]
proc
() const
callGraphNode
[inline]
times_called
()
callGraphNode
times_called
(callgraph_node_set &visited)
callGraphNode
[private]
Generated on August 27, 2003
Back to the
C-Breeze home page