Home
last modified time | relevance | path

Searched refs:o_pretty_representation (Results 1 – 2 of 2) sorted by relevance

/third_party/libabigail/src/
Dabg-reporter-priv.cc411 const string o_pretty_representation = in represent() local
443 if (o_pretty_representation != n_pretty_representation) in represent()
449 << indent << " " << o_pretty_representation << "\n" in represent()
462 << o_pretty_representation << "':\n" in represent()
485 << "data member " << o_pretty_representation; in represent()
518 << o_pretty_representation << "' changed"; in represent()
573 out << indent << "'" << o_pretty_representation << "' "; in represent()
596 out << "'" << o_pretty_representation << "' "; in represent()
618 out << "'" << o_pretty_representation << "' "; in represent()
636 out << indent << "'" << o_pretty_representation << "' "; in represent()
[all …]
/third_party/libabigail/
DChangeLog11519 overload, rename pretty_representation to o_pretty_representation,