Searched defs:get_pretty_representation (Results 1 – 2 of 2) sorted by relevance
| /third_party/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 3177 get_pretty_representation(diff* d) in get_pretty_representation() function 3199 var_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::var_diff 3366 pointer_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::pointer_diff 3517 array_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::array_diff 3669 reference_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::reference_diff 3818 qualified_type_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::qualified_type_diff 4029 enum_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::enum_diff 5548 class_diff::get_pretty_representation() const in get_pretty_representation() function in abigail::comparison::class_diff [all …]
|
| D | abg-ir.cc | 4837 decl_base::get_pretty_representation(bool internal, in get_pretty_representation() function in abigail::ir::decl_base 8927 get_pretty_representation(const type_or_decl_base* tod, bool internal) in get_pretty_representation() function 8955 get_pretty_representation(const type_or_decl_base_sptr& tod, bool internal) in get_pretty_representation() function 8969 get_pretty_representation(const decl_base* d, bool internal) in get_pretty_representation() function 8987 get_pretty_representation(const type_base* t, bool internal) in get_pretty_representation() function 9010 get_pretty_representation(const decl_base_sptr& d, bool internal) in get_pretty_representation() function 9024 get_pretty_representation(const type_base_sptr& t, bool internal) in get_pretty_representation() function 9038 get_pretty_representation(const function_type_sptr& fn_type, in get_pretty_representation() function 9053 get_pretty_representation(const function_type* fn_type, bool internal) in get_pretty_representation() function 9075 get_pretty_representation(const function_type& fn_type, bool internal) in get_pretty_representation() function [all …]
|