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.h990 get_class_or_union_flat_representation(const class_or_union& cou,
997 get_class_or_union_flat_representation(const class_or_union* cou,
1004 get_class_or_union_flat_representation(const class_or_union_sptr& cou,
/external/libabigail/src/
Dabg-default-reporter.cc1398 << get_class_or_union_flat_representation(first, indent + " ", in report()
1404 << get_class_or_union_flat_representation(second, indent + " ", in report()
Dabg-ir.cc8804 get_class_or_union_flat_representation(const class_or_union& cou, in get_class_or_union_flat_representation() function
8854 get_class_or_union_flat_representation in get_class_or_union_flat_representation()
8899 get_class_or_union_flat_representation(const class_or_union* cou, in get_class_or_union_flat_representation() function
8906 return get_class_or_union_flat_representation(*cou, indent, one_line, in get_class_or_union_flat_representation()
8928 get_class_or_union_flat_representation(const class_or_union_sptr& cou, in get_class_or_union_flat_representation() function
8933 {return get_class_or_union_flat_representation(cou.get(), in get_class_or_union_flat_representation()
18509 get_class_or_union_flat_representation in get_pretty_representation()
18515 result += get_class_or_union_flat_representation in get_pretty_representation()
22108 return get_class_or_union_flat_representation(this, "", in get_pretty_representation()
23920 repr = get_class_or_union_flat_representation(this, "", in get_pretty_representation()
/external/libabigail/
DChangeLog3626 * include/abg-fwd.h (get_class_or_union_flat_representation):
3628 * src/abg-ir.cc (get_class_or_union_flat_representation):
3638 to get_class_or_union_flat_representation to pass a proper
3641 the call to get_class_or_union_flat_representation to pass an
9043 * include/abg-fwd.h (get_class_or_union_flat_representation): Add
9057 (get_class_or_union_flat_representation): Likewise.
9059 get_class_or_union_flat_representation with the new
11155 * src/abg-ir.cc (get_class_or_union_flat_representation): Take a
11387 (get_class_or_union_flat_representation)
11401 (get_class_or_union_flat_representation)