Searched refs:string_append_template_idx (Results 1 – 2 of 2) sorted by relevance
405 static void string_append_template_idx (string *, int);1999 string_append_template_idx (s, idx); in demangle_template_value_parm()2124 string_append_template_idx (tname, idx); in demangle_template()2126 string_append_template_idx (trawname, idx); in demangle_template()3804 string_append_template_idx (result, idx); in do_type()4880 string_append_template_idx (string *s, int idx) in string_append_template_idx() function
2688 string_append_template_idx): Use ISO C prootype style.5687 (string_append_template_idx): New function.5692 string_append_template_idx. Use demangle_real_value.5693 (demangle_template): Use string_append_template_idx.5696 (do_type): Use string_append_template_idx.