Home
last modified time | relevance | path

Searched refs:get_class_or_union_flat_representation (Results 1 – 4 of 4) sorted by relevance

/external/libabigail/include/
Dabg-fwd.h982 get_class_or_union_flat_representation(const class_or_union& cou,
989 get_class_or_union_flat_representation(const class_or_union* cou,
996 get_class_or_union_flat_representation(const class_or_union_sptr& cou,
/external/libabigail/src/
Dabg-default-reporter.cc1395 << get_class_or_union_flat_representation(first, indent + " ", in report()
1401 << get_class_or_union_flat_representation(second, indent + " ", in report()
Dabg-ir.cc7927 get_class_or_union_flat_representation(const class_or_union& cou, in get_class_or_union_flat_representation() function
7977 get_class_or_union_flat_representation in get_class_or_union_flat_representation()
8022 get_class_or_union_flat_representation(const class_or_union* cou, in get_class_or_union_flat_representation() function
8029 return get_class_or_union_flat_representation(*cou, indent, one_line, in get_class_or_union_flat_representation()
8051 get_class_or_union_flat_representation(const class_or_union_sptr& cou, in get_class_or_union_flat_representation() function
8056 {return get_class_or_union_flat_representation(cou.get(), in get_class_or_union_flat_representation()
16853 get_class_or_union_flat_representation in get_pretty_representation()
16859 result += get_class_or_union_flat_representation in get_pretty_representation()
20538 return get_class_or_union_flat_representation(this, "", in get_pretty_representation()
22306 repr = get_class_or_union_flat_representation(this, "", in get_pretty_representation()
/external/libabigail/
DChangeLog74 * include/abg-fwd.h (get_class_or_union_flat_representation):
76 * src/abg-ir.cc (get_class_or_union_flat_representation):
86 to get_class_or_union_flat_representation to pass a proper
89 the call to get_class_or_union_flat_representation to pass an
5491 * include/abg-fwd.h (get_class_or_union_flat_representation): Add
5505 (get_class_or_union_flat_representation): Likewise.
5507 get_class_or_union_flat_representation with the new
7603 * src/abg-ir.cc (get_class_or_union_flat_representation): Take a
7835 (get_class_or_union_flat_representation)
7849 (get_class_or_union_flat_representation)