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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2619 static bool cp_parser_optional_template_keyword
5879 *template_p = cp_parser_optional_template_keyword (parser);
6437 template_keyword_p = cp_parser_optional_template_keyword (parser);
7809 cp_parser_optional_template_keyword (parser),
15408 template_p = cp_parser_optional_template_keyword (parser);
18170 && cp_parser_optional_template_keyword (parser))
18769 template_p = cp_parser_optional_template_keyword (parser);
25741 template_p = class_scope_p && cp_parser_optional_template_keyword (parser);
31551 cp_parser_optional_template_keyword (cp_parser *parser)
31549 cp_parser_optional_template_keyword (cp_parser *parser) function
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc2746 static bool cp_parser_optional_template_keyword
6172 *template_p = cp_parser_optional_template_keyword (parser);
6772 template_keyword_p = cp_parser_optional_template_keyword (parser);
8304 cp_parser_optional_template_keyword (parser),
16980 template_p = cp_parser_optional_template_keyword (parser);
19779 && cp_parser_optional_template_keyword (parser))
20390 template_p = cp_parser_optional_template_keyword (parser);
27795 template_p = class_scope_p && cp_parser_optional_template_keyword (parser);
[all...]

Completed in 276 milliseconds