Predator  [unstable] git snapshot
Data Structures | Typedefs
CodeStorage::CallGraph Namespace Reference

Data Structures

struct  Node
 call-graph node (there is a 1:1 relation with Fnc, if the CG is built) More...
struct  Graph

Typedefs

typedef std::set< Node * > TNodeList

Typedef Documentation

typedef std::set<Node *> TNodeList

Definition at line 844 of file storage.hh.