Lines Matching refs:get_pretty_representation
193 out << "'" << mem_fn->get_pretty_representation() << "'";
243 << d->get_pretty_representation(/*internal=*/false,
412 o->get_pretty_representation(/*internal=*/false, /*qualified_name=*/false);
440 n->get_pretty_representation(/*internal=*/false,
482 n->get_pretty_representation(/*internal=*/false,
509 << get_pretty_representation(o->get_type())
1043 string decl1_repr = decl1->get_pretty_representation(),
1044 decl2_repr = decl2->get_pretty_representation();
1267 out << indent << " [D] '" << get_pretty_representation(*i) << "'";
1295 string repr = diff->first_subject()->get_pretty_representation();
1325 out << indent << " [A] '" << get_pretty_representation(*i) << "'";
1379 out << cur_indent << get_pretty_representation(*it) << "\n";
1476 << anonymous_data_member->get_pretty_representation()
1504 << first->get_pretty_representation()