Searched defs:get_pretty_representation (Results 1 – 2 of 2) sorted by relevance
/external/libabigail/src/ |
D | abg-comparison.cc | 2426 diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::diff 2495 distinct_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::distinct_diff 3201 get_pretty_representation(diff* d) in get_pretty_representation() function 3223 var_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::var_diff 3413 pointer_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::pointer_diff 3577 array_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::array_diff 3742 reference_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::reference_diff 3904 qualified_type_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::qualified_type_diff 4128 enum_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::enum_diff 5575 class_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::class_diff [all …]
|
D | abg-ir.cc | 4048 decl_base::get_pretty_representation(bool internal, in get_pretty_representation() function in abigail::ir::decl_base 7705 get_pretty_representation(const type_or_decl_base* tod, bool internal) in get_pretty_representation() function 7733 get_pretty_representation(const type_or_decl_base_sptr& tod, bool internal) in get_pretty_representation() function 7747 get_pretty_representation(const decl_base* d, bool internal) in get_pretty_representation() function 7765 get_pretty_representation(const type_base* t, bool internal) in get_pretty_representation() function 7788 get_pretty_representation(const decl_base_sptr& d, bool internal) in get_pretty_representation() function 7802 get_pretty_representation(const type_base_sptr& t, bool internal) in get_pretty_representation() function 7816 get_pretty_representation(const function_type_sptr& fn_type, in get_pretty_representation() function 7831 get_pretty_representation(const function_type* fn_type, bool internal) in get_pretty_representation() function 7853 get_pretty_representation(const function_type& fn_type, bool internal) in get_pretty_representation() function [all …]
|