libabigail
Public Member Functions | Public Attributes | List of all members
translation_unit::priv Struct Reference

Private type to hold private members of translation_unit. More...

#include <abg-ir-priv.h>

Public Member Functions

 priv (const environment &env)
 
type_mapsget_types ()
 

Public Attributes

std::string abs_path_
 
char address_size_
 
std::string comp_dir_path_
 
corpuscorp
 
const environmentenv_
 
global_scope_sptr global_scope_
 
bool is_constructed_
 
language language_
 
vector< function_type_sptrlive_fn_types_
 
location_manager loc_mgr_
 
std::string path_
 
vector< type_base_sptr > synthesized_types_
 
type_maps types_
 

Detailed Description

Private type to hold private members of translation_unit.

Definition at line 142 of file abg-ir-priv.h.


The documentation for this struct was generated from the following file: