Searched refs:get_cached_pretty_representation (Results 1 – 4 of 4) sorted by relevance
1880 get_cached_pretty_representation(bool internal = false) const;
437 interned_string pretty = c->get_cached_pretty_representation(true); in get_id_for_type()
7661 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
11976 * 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 new11989 type_base::get_cached_pretty_representation here, so the internal