Searched refs:currently_reporting (Results 1 – 7 of 7) sorted by relevance
27 if (_diff_->currently_reporting() || _diff_->reported_once()) \29 if (_diff_->currently_reporting()) \52 if (_diff_->currently_reporting() || _diff_->reported_once()) \55 if (_diff_->currently_reporting()) \81 if (_diff_->currently_reporting() || _diff_->reported_once()) \84 if (_diff_->currently_reporting()) \
1263 d.currently_reporting(true); in report()1355 d.currently_reporting(false); in report()1376 d.currently_reporting(true); in report()1408 d.currently_reporting(false); in report()
271 bool currently_reporting) in priv()283 currently_reporting_(currently_reporting) in priv()
520 if (d->currently_reporting()) in represent()
2031 diff::currently_reporting() const in currently_reporting() function in abigail::comparison::diff2044 diff::currently_reporting(bool f) const in currently_reporting() function in abigail::comparison::diff
993 currently_reporting() const;996 currently_reporting(bool f) const;
33246 (diff::{reported_once, currently_reporting}): Flag the canonical39873 (diff::{context, currently_reporting, reported_once}): New