Home
last modified time | relevance | path

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

/external/libabigail/include/
Dabg-ir.h1880 get_cached_pretty_representation(bool internal = false) const;
/external/libabigail/src/
Dabg-writer.cc437 interned_string pretty = c->get_cached_pretty_representation(true); in get_id_for_type()
Dabg-ir.cc7661 o << return_type->get_cached_pretty_representation(internal); in get_method_type_name()
7681 o << (*i)->get_type()->get_cached_pretty_representation(internal); in get_method_type_name()
12612 string repr = t->get_cached_pretty_representation(/*internal=*/true); in get_canonical_type_for()
12878 type_base::get_cached_pretty_representation(bool internal) const in get_cached_pretty_representation() function in abigail::ir::type_base
/external/libabigail/
DChangeLog11976 * include/abg-ir.h (type_base::get_cached_pretty_representation):
11980 type_base::get_cached_pretty_representation function.
11985 (type_base::get_cached_pretty_representation): Define new
11989 type_base::get_cached_pretty_representation here, so the internal