Searched refs:parse_dot_suffix (Results 1 – 1 of 1) sorted by relevance
85 static const char *parse_dot_suffix(const char *, const char *, cpp_db_t *);247 t = parse_dot_suffix(t, last, db); in demangle()268 parse_dot_suffix(const char *first, const char *last, cpp_db_t *db) in parse_dot_suffix() function