Home | History | Annotate | Download | only in Demangle

Lines Matching defs:parse_decltype

58 static const char *parse_decltype(const char *first, const char *last, C &db);

843 t = parse_decltype(first, last, db);
1544 static const char *parse_decltype(const char *first, const char *last, C &db) {
1919 t = parse_decltype(first, last, db);
3552 t1 = parse_decltype(t0, last, db);