C-Breeze
C Compiler Infrastructure

[ Project home page]

live.h File Reference

#include "c_breeze.h"
#include "bits.h"

Go to the source code of this file.

Typedefs

typedef set< declNode * > decl_set
typedef decl_set::iterator decl_set_p


Typedef Documentation

typedef set< declNode * > decl_set
 

Definition at line 49 of file live.h.

typedef decl_set::iterator decl_set_p
 

Definition at line 50 of file live.h.


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