#include "global_extern.h"
#include "TAO_IFR_BE_Export.h"
#include "be_extern.h"
#include "fe_extern.h"
#include "ast_root.h"
#include "ifr_visitor_macro.h"
#include "ifr_removing_visitor.h"
#include "ifr_adding_visitor.h"
Include dependency graph for be_produce.cpp:
Functions | |
TAO_IFR_BE_Export void | BE_cleanup (void) |
TAO_IFR_BE_Export void | BE_abort (void) |
void | BE_create_holding_scope () |
int | BE_ifr_repo_init () |
TAO_IFR_BE_Export void | BE_produce (void) |
TAO_IFR_BE_Export void BE_abort | ( | void | ) |
TAO_IFR_BE_Export void BE_cleanup | ( | void | ) |
void BE_create_holding_scope | ( | ) |
int BE_ifr_repo_init | ( | ) |
TAO_IFR_BE_Export void BE_produce | ( | void | ) |