Home
last modified time | relevance | path

Searched refs:allow_other_aliases_ (Results 1 – 3 of 3) sorted by relevance

/external/libabigail/src/
Dabg-suppression-priv.h262 bool allow_other_aliases_; member
266 allow_other_aliases_(true) in priv()
288 allow_other_aliases_(true) in priv()
Dabg-suppression.cc2402 {return priv_->allow_other_aliases_;} in get_allow_other_aliases()
2410 {priv_->allow_other_aliases_ = f;} in set_allow_other_aliases()
/external/libabigail/
DChangeLog21460 (function_suppression::priv::allow_other_aliases_): New data