Searched refs:cp_parser_type_id (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr57662.C138 static tree cp_parser_type_id(cp_parser * parser) function
300 type = cp_parser_type_id(parser);
/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c2153 static tree cp_parser_type_id
4565 type = cp_parser_type_id (parser);
5876 type = cp_parser_type_id (parser);
5946 type = cp_parser_type_id (parser);
6100 /* Avoid calling cp_parser_type_id pointlessly, see comment
6109 type = cp_parser_type_id (parser);
7526 type = cp_parser_type_id (parser);
8021 type = cp_parser_type_id (parser);
8734 type = cp_parser_type_id (parser);
8901 type1 = cp_parser_type_id (parse
18515 static tree cp_parser_type_id (cp_parser *parser) function
[all...]

Completed in 124 milliseconds