Lines Matching refs:get_pretty_representation
76 string name = f->get_pretty_representation();
117 string name = d.first_enum()->get_pretty_representation();
286 << dif->first_subject()->get_pretty_representation() << "'";
305 << dif->first_subject()->get_pretty_representation() << "'";
339 string fname = d.first_qualified_type()->get_pretty_representation(),
340 sname = d.second_qualified_type()->get_pretty_representation();
380 string fltname = dif->first_subject()->get_pretty_representation();
406 ? dif->first_subject()->get_pretty_representation()
436 string f_repr = f->get_pretty_representation(),
437 s_repr = s->get_pretty_representation();
488 << dif->first_subject()->get_pretty_representation() << "'";
666 string name = d.first_array()->get_pretty_representation();
674 string fn = ir::get_pretty_representation(is_type(dif->first_subject()));
702 string repr = f->get_base_class()->get_pretty_representation();
771 << (*dif)->first_subject()->get_pretty_representation()
793 << (*dif)->first_subject()->get_pretty_representation()
795 << (*dif)->second_subject()->get_pretty_representation() << "'";
809 << i->second->get_pretty_representation()
821 << i->second->get_pretty_representation()
840 << i->second->get_pretty_representation()
860 << i->second->get_pretty_representation()
904 out << indent << "type " << first->get_pretty_representation()
979 (*i)->first_function_decl()->get_pretty_representation();
1089 << mem_type->get_pretty_representation()
1111 << o->get_pretty_representation()
1146 get_pretty_representation()
1170 << mem_fn_tmpl->as_function_tdecl()->get_pretty_representation()
1192 get_pretty_representation()
1213 << mem_cls_tmpl->as_class_tdecl()->get_pretty_representation()
1235 ->get_pretty_representation()
1258 string name = d.first_subject()->get_pretty_representation();
1300 << base->get_base_class()->get_pretty_representation();
1323 << o->get_base_class()->get_pretty_representation() << "'";
1343 out << indent << " " << b->get_pretty_representation();
1430 string f_repr = f ? f->get_pretty_representation() : "'void'";
1431 string s_repr = s ? s->get_pretty_representation() : "'void'";
1502 out << indent << ff->get_pretty_representation()
1508 out << indent << ff->get_pretty_representation()
1515 << ff->get_pretty_representation()
1528 string frep1 = d.first_function_decl()->get_pretty_representation(),
1529 frep2 = d.second_function_decl()->get_pretty_representation();
1544 out << sf->get_pretty_representation()
1547 out << sf->get_pretty_representation()
1560 out << ff->get_pretty_representation()
1563 out << ff->get_pretty_representation()
1573 << "the vtable offset of " << ff->get_pretty_representation()
1606 << fc->get_pretty_representation()
1611 << fc->get_pretty_representation()
1621 out << fc->get_pretty_representation()
1649 string n = first->get_pretty_representation();
1745 out << "'" << (*i)->get_pretty_representation() << "'";
1761 << c->get_pretty_representation()
1792 << (*i)->get_pretty_representation()
1810 << c->get_pretty_representation()
1844 << fn->get_pretty_representation() << "'";
1919 n = (*i)->get_pretty_representation();
1960 n = (*i)->get_pretty_representation();
2004 n1 = diff->first_subject()->get_pretty_representation();
2005 n2 = diff->second_subject()->get_pretty_representation();