Home
last modified time | relevance | path

Searched refs:has_artificial_or_natural_location (Results 1 – 2 of 2) sorted by relevance

/third_party/libabigail/src/
Dabg-ir.cc3309 has_artificial_or_natural_location(const decl_base* d) in has_artificial_or_natural_location() function
3318 has_artificial_or_natural_location(const type_base* t) in has_artificial_or_natural_location() function
3321 return has_artificial_or_natural_location(d); in has_artificial_or_natural_location()
3362 && !has_artificial_or_natural_location(f) in operator ()()
3363 && !has_artificial_or_natural_location(s)) in operator ()()
/third_party/libabigail/
DChangeLog2719 (type_topo_comp::has_artificial_or_natural_location): Define new