Searched refs:reported_once (Results 1 – 8 of 8) sorted by relevance
27 if (_diff_->currently_reporting() || _diff_->reported_once()) \52 if (_diff_->currently_reporting() || _diff_->reported_once()) \81 if (_diff_->currently_reporting() || _diff_->reported_once()) \
216 d.reported_once(true); in report()317 d.reported_once(true); in report()1357 d.reported_once(true); in report()1410 d.reported_once(true); in report()
270 bool reported_once, in priv()282 reported_once_(reported_once), in priv()
522 else if (d->reported_once()) in represent()
698 d.reported_once(true); in report()
2056 diff::reported_once() const in reported_once() function in abigail::comparison::diff2177 diff::reported_once(bool f) const in reported_once() function in abigail::comparison::diff
999 reported_once() const;1002 reported_once(bool f) const;
33246 (diff::{reported_once, currently_reporting}): Flag the canonical34536 (diff::reported_once, typedef_diff::report): Fix the doc string.39873 (diff::{context, currently_reporting, reported_once}): New