Lines Matching refs:get_pretty_representation
973 get_pretty_representation(const decl_base*, bool internal = false);
976 get_pretty_representation(const type_base*, bool internal = false);
979 get_pretty_representation(const type_or_decl_base*, bool internal = false);
982 get_pretty_representation(const type_or_decl_base_sptr&,
986 get_pretty_representation(const decl_base_sptr&, bool internal = false);
989 get_pretty_representation(const type_base_sptr&, bool internal = false);
992 get_pretty_representation(const function_type&, bool internal = false);
995 get_pretty_representation(const function_type*, bool internal = false);
998 get_pretty_representation(const function_type_sptr&,
1002 get_pretty_representation(const method_type&, bool internal = false);
1005 get_pretty_representation(const method_type*, bool internal = false);
1008 get_pretty_representation(const method_type_sptr&,