Home
last modified time | relevance | path

Searched refs:string_append_template_idx (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_demangle/
Dcplus-dem.c440 static void string_append_template_idx (string *, int);
2089 string_append_template_idx (s, idx); in demangle_template_value_parm()
2218 string_append_template_idx (tname, idx); in demangle_template()
2220 string_append_template_idx (trawname, idx); in demangle_template()
3921 string_append_template_idx (result, idx); in do_type()
5071 string_append_template_idx (string *s, int idx) in string_append_template_idx() function