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  

vcgCCG.cc File Reference

#include "vcg.h"
#include "linker.h"

Go to the source code of this file.

Compounds

class  vcgCCGPhase
class  vcgCCGWalker

Defines

#define STRING(s1, s2)   (string(s1 + string(" `") + s2 + "'"))

Variables

Phases vcgccgPhase ("vcgCCG", new vcgCCGPhase())


Define Documentation

#define STRING s1,
s2       (string(s1 + string(" `") + s2 + "'"))
 

Definition at line 206 of file vcgCCG.cc.


Variable Documentation

Phases vcgccgPhase( "vcgCCG", new vcgCCGPhase() )
 


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