Home | History | Annotate | Download | only in m_demangle

Lines Matching refs:return_type

1589 	      string return_type;
1592 success = do_type (work, mangled, &return_type);
1593 APPEND_BLANK (&return_type);
1595 string_prepends (declp, &return_type);
1596 string_delete (&return_type);