Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdemangle/common/
H A Dcxx.c84 static const char *parse_encoding(const char *, const char *, cpp_db_t *);
244 t = parse_encoding(first + 2, last, db); in demangle()
258 t = parse_encoding(first + 4, last, db); in demangle()
331 parse_encoding(const char *first, const char *last, cpp_db_t *db) in parse_encoding() function
498 t1 = parse_encoding(t, last, db); in parse_special_name()
533 t1 = parse_encoding(t, last, db); in parse_special_name()
695 t = parse_encoding(first + 1, last, db); in parse_local_name()
966 t = parse_encoding(first + 2, last, db); in parse_template_arg()
2873 t = parse_encoding(first + 3, last, db); in parse_expr_primary()