UocInfo.cxx File Reference

#include <assert.h>
#include <stdint.h>
#include <dirent.h>
#include <string>
#include <iostream>
#include <sstream>
#include "Options.hxx"
#include "Version.hxx"
#include "UocInfo.hxx"
#include "Type.hxx"
#include "backend.hxx"
#include "inter-pass.hxx"
#include "TransitionLexer.hxx"
#include <boost/filesystem/operations.hpp>
#include "BoostCompat.hxx"
#include <libsherpa/util.hxx>
#include "pass.def"
#include "onepass.def"

Go to the source code of this file.

Defines

#define PASS(nm, short, descrip)   { short, &UocInfo::fe_##nm, descrip, false },
#define ONEPASS(nm, short, descrip)   { short, &UocInfo::be_##nm, descrip, false },


Define Documentation

#define ONEPASS ( nm,
short,
descrip   )     { short, &UocInfo::be_##nm, descrip, false },

#define PASS ( nm,
short,
descrip   )     { short, &UocInfo::fe_##nm, descrip, false },


Generated on Thu May 17 23:59:16 2012 for BitC Compiler by  doxygen 1.4.7