Searched refs:get_is_artificial (Results 1 – 8 of 8) sorted by relevance
65 get_is_artificial() const;
319 get_is_artificial() const in get_is_artificial() function1402 get_is_artificial() const;
1210 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()
3201 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_base4219 && 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() != canonical->get_is_artificial()) in maybe_adjust_canonical_type()19320 if (i == 0 && priv_->parms_[i]->get_is_artificial()) in function_type()[all …]
123 suppression_base::get_is_artificial() const in get_is_artificial() function in abigail::suppr::suppression_base1134 if (s.get_is_artificial()) in suppression_matches_type_location()
523 if (f->get_is_artificial()) in report()
12373 bool is_artificial = first_parm && first_parm->get_is_artificial(); in finish_member_function_reading()
12927 Adjust using decl_base::get_is_artificial rather than12960 decl_base::get_is_artificial, rather than12989 (annotate): Adjust using decl_base::get_is_artificial rather than