Lines Matching refs:get_pretty_representation
100 string n = (*i)->first_subject()->get_pretty_representation();
228 << d.first_pointer()->get_pretty_representation()
230 << d.second_pointer()->get_pretty_representation()
339 << (*dif)->first_subject()->get_pretty_representation()
357 << (*dif)->first_subject()->get_pretty_representation()
359 << (*dif)->second_subject()->get_pretty_representation() << "'";
373 << i->second->get_pretty_representation()
385 << i->second->get_pretty_representation()
404 << i->second->get_pretty_representation()
424 << i->second->get_pretty_representation()
458 string fn = ir::get_pretty_representation(is_type(dif->first_subject()));
500 out << indent << "type " << first->get_pretty_representation()
573 (*i)->first_function_decl()->get_pretty_representation();
680 string name = d.first_subject()->get_pretty_representation();
745 string f_repr = f ? f->get_pretty_representation() : "'void'";
746 string s_repr = s ? s->get_pretty_representation() : "'void'";
809 out << indent << ff->get_pretty_representation()
815 out << indent << ff->get_pretty_representation()
822 << ff->get_pretty_representation()
834 string frep1 = d.first_function_decl()->get_pretty_representation(),
835 frep2 = d.second_function_decl()->get_pretty_representation();
850 out << sf->get_pretty_representation()
853 out << sf->get_pretty_representation()
866 out << ff->get_pretty_representation()
869 out << ff->get_pretty_representation()
879 << "the vtable offset of " << ff->get_pretty_representation()
905 << fc->get_pretty_representation()
910 << fc->get_pretty_representation()
920 out << fc->get_pretty_representation()
945 string n = first->get_pretty_representation();
1042 out << "'" << (*i)->get_pretty_representation() << "'";
1058 << c->get_pretty_representation()
1089 << (*i)->get_pretty_representation()
1107 << c->get_pretty_representation()
1142 << fn->get_pretty_representation() << "'";
1204 n = (*i)->get_pretty_representation();
1245 n = (*i)->get_pretty_representation();
1287 n1 = diff->first_subject()->get_pretty_representation();
1288 n2 = diff->second_subject()->get_pretty_representation();