Searched refs:get_drops_artifact_from_ir (Results 1 – 5 of 5) sorted by relevance
60 REQUIRE(left->get_drops_artifact_from_ir() in test_suppressions_are_consistent()61 == right->get_drops_artifact_from_ir()); in test_suppressions_are_consistent()
198 if (s->get_drops_artifact_from_ir()) in add_suppressions()
101 suppression_base::get_drops_artifact_from_ir() const in get_drops_artifact_from_ir() function in abigail::suppr::suppression_base4196 if (require_drop_property && !i->get_drops_artifact_from_ir()) in variable_is_suppressed()4738 if (require_drop_property && !i->get_drops_artifact_from_ir()) in is_function_suppressed()4778 if (require_drop_property && !i->get_drops_artifact_from_ir()) in is_variable_suppressed()4822 if (require_drop_property && !i->get_drops_artifact_from_ir()) in is_type_suppressed()
1046 if (!s.get_drops_artifact_from_ir() in suppression_matches_function_name()1978 if ((*i)->get_drops_artifact_from_ir()) in add_reader_suppressions()
59 get_drops_artifact_from_ir() const;