Home
last modified time | relevance | path

Searched refs:get_is_artificial (Results 1 - 7 of 7) sorted by relevance

/third_party/libabigail/include/
H A Dabg-suppression.h65 get_is_artificial() const;
H A Dabg-ir.h319 get_is_artificial() const in get_is_artificial() function in abigail::ir::location
1402 get_is_artificial() const;
/third_party/libabigail/src/
H A Dabg-writer.cc1210 if (parm->get_is_artificial()) in annotate()
1238 if (!loc || loc.get_is_artificial()) in write_location()
1384 if (decl->get_is_artificial()) in write_is_artificial()
2483 if (fn_type->get_is_artificial() || ctxt.type_is_emitted(fn_type)) in write_translation_unit()
H A Dabg-suppression.cc123 suppression_base::get_is_artificial() const in get_is_artificial() function in abigail::suppr::suppression_base
1134 if (s.get_is_artificial()) in suppression_matches_type_location()
H A Dabg-ir.cc3201 if (fl.get_is_artificial() == sl.get_is_artificial()) in compare_using_locations()
4063 type_or_decl_base::get_is_artificial() const in get_is_artificial() function in abigail::ir::type_or_decl_base
4219 && priv_->artificial_location_.get_is_artificial()); in has_artificial_location()
4636 if (l.get_is_artificial()) in set_location()
5479 && d && !d->get_is_artificial()) in is_user_defined_type()
6596 p->get_is_artificial())); in strip_typedef()
6623 p->get_is_artificial())); in strip_typedef()
13849 (*i)->get_is_artificial())); in synthesize_function_type_from_translation_unit()
14401 if (type->get_is_artificial() ! in maybe_adjust_canonical_type()
[all...]
H A Dabg-default-reporter.cc523 if (f->get_is_artificial()) in report()
H A Dabg-dwarf-reader.cc12373 bool is_artificial = first_parm && first_parm->get_is_artificial();

Completed in 59 milliseconds