|
libabigail
|
Private type to hold private members of translation_unit. More...
#include <abg-ir-priv.h>
Public Member Functions | |
| priv (const environment &env) | |
| type_maps & | get_types () |
Public Attributes | |
| std::string | abs_path_ |
| char | address_size_ |
| std::string | comp_dir_path_ |
| corpus * | corp |
| const environment & | env_ |
| global_scope_sptr | global_scope_ |
| bool | is_constructed_ |
| language | language_ |
| vector< function_type_sptr > | live_fn_types_ |
| location_manager | loc_mgr_ |
| std::string | path_ |
| vector< type_base_sptr > | synthesized_types_ |
| type_maps | types_ |
Private type to hold private members of translation_unit.
Definition at line 142 of file abg-ir-priv.h.