Home
last modified time | relevance | path

Searched refs:get_drops_artifact_from_ir (Results 1 – 5 of 5) sorted by relevance

/third_party/libabigail/tests/
Dtest-kmi-whitelist.cc60 REQUIRE(left->get_drops_artifact_from_ir() in test_suppressions_are_consistent()
61 == right->get_drops_artifact_from_ir()); in test_suppressions_are_consistent()
/third_party/libabigail/src/
Dabg-fe-iface.cc198 if (s->get_drops_artifact_from_ir()) in add_suppressions()
Dabg-suppression.cc101 suppression_base::get_drops_artifact_from_ir() const in get_drops_artifact_from_ir() function in abigail::suppr::suppression_base
4196 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()
Dabg-reader.cc1046 if (!s.get_drops_artifact_from_ir() in suppression_matches_function_name()
1978 if ((*i)->get_drops_artifact_from_ir()) in add_reader_suppressions()
/third_party/libabigail/include/
Dabg-suppression.h59 get_drops_artifact_from_ir() const;