Home
last modified time | relevance | path

Searched refs:global_scope_ (Results 1 – 2 of 2) sorted by relevance

/external/libabigail/src/
Dabg-ir-priv.h132 mutable global_scope_sptr global_scope_; member
Dabg-ir.cc753 if (!priv_->global_scope_) in get_global_scope()
755 priv_->global_scope_.reset in get_global_scope()
759 priv_->global_scope_-> in get_global_scope()
761 priv_->global_scope_->set_translation_unit in get_global_scope()
764 return priv_->global_scope_; in get_global_scope()