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  

phase.h File Reference

Go to the source code of this file.

Compounds

class  Equal_phases
class  Less_phases
class  Phase
class  Phase_entry
class  Phases

Typedefs

typedef vector< Phase_entry * > phase_vec
typedef phase_vec::iterator phase_vec_p


Typedef Documentation

typedef vector< Phase_entry * > phase_vec
 

Definition at line 109 of file phase.h.

Referenced by Phases::phases(), and Phases::Phases().

typedef phase_vec::iterator phase_vec_p
 

Definition at line 110 of file phase.h.

Referenced by Phases::disable_phase(), Phases::next_phase(), Phases::phase_flag(), Phases::Phases(), ListPhase::run(), Phases::run_all(), and Phases::~Phases().


Generated on August 27, 2003
Back to the C-Breeze home page