Searched defs:get_pretty_representation (Results 1 – 2 of 2) sorted by relevance
| /external/libabigail/src/ |
| D | abg-comparison.cc | 2422 diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::diff 2491 distinct_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::distinct_diff 3182 get_pretty_representation(diff* d) in get_pretty_representation() function 3204 var_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::var_diff 3374 pointer_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::pointer_diff 3528 array_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::array_diff 3683 reference_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::reference_diff 3835 qualified_type_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::qualified_type_diff 4049 enum_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::enum_diff 5481 class_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::class_diff [all …]
|
| D | abg-ir.cc | 4788 decl_base::get_pretty_representation(bool internal, in get_pretty_representation() function in abigail::ir::decl_base 8582 get_pretty_representation(const type_or_decl_base* tod, bool internal) in get_pretty_representation() function 8610 get_pretty_representation(const type_or_decl_base_sptr& tod, bool internal) in get_pretty_representation() function 8624 get_pretty_representation(const decl_base* d, bool internal) in get_pretty_representation() function 8642 get_pretty_representation(const type_base* t, bool internal) in get_pretty_representation() function 8665 get_pretty_representation(const decl_base_sptr& d, bool internal) in get_pretty_representation() function 8679 get_pretty_representation(const type_base_sptr& t, bool internal) in get_pretty_representation() function 8693 get_pretty_representation(const function_type_sptr& fn_type, in get_pretty_representation() function 8708 get_pretty_representation(const function_type* fn_type, bool internal) in get_pretty_representation() function 8730 get_pretty_representation(const function_type& fn_type, bool internal) in get_pretty_representation() function [all …]
|