Home
last modified time | relevance | path

Searched refs:strip_typedef (Results 1 - 4 of 4) sorted by relevance

/third_party/libabigail/include/
H A Dabg-fwd.h831 strip_typedef(const type_base_sptr);
/third_party/libabigail/src/
H A Dabg-default-reporter.cc1442 type_base_sptr fs = strip_typedef(is_type(f)), in report()
1443 ss = strip_typedef(is_type(s)); in report()
H A Dabg-ir.cc6522 strip_typedef(const type_base_sptr type) in strip_typedef() function
6542 t = strip_typedef(type_or_void(ty->get_underlying_type(), env)); in strip_typedef()
6545 type_base_sptr p = strip_typedef(type_or_void(ty->get_pointed_to_type(), in strip_typedef()
6556 type_base_sptr p = strip_typedef(type_or_void(ty->get_pointed_to_type(), in strip_typedef()
6566 type_base_sptr p = strip_typedef(type_or_void(ty->get_underlying_type(), in strip_typedef()
6575 type_base_sptr p = strip_typedef(ty->get_element_type()); in strip_typedef()
6588 type_base_sptr typ = strip_typedef(p->get_type()); in strip_typedef()
6599 type_base_sptr p = strip_typedef(ty->get_return_type()); in strip_typedef()
6615 type_base_sptr typ = strip_typedef(p->get_type()); in strip_typedef()
6626 type_base_sptr p = strip_typedef(t in strip_typedef()
[all...]
H A Dabg-comparison.cc2578 type_base_sptr fs = strip_typedef(is_type(first())), in compatible_child_diff()
2579 ss = strip_typedef(is_type(second())); in compatible_child_diff()

Completed in 39 milliseconds