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

/freebsd-11-stable/contrib/gcc/cp/
H A Dparser.c1905 static bool cp_parser_optional_template_keyword
3537 *template_p = cp_parser_optional_template_keyword (parser);
3983 template_keyword_p = cp_parser_optional_template_keyword (parser);
4883 cp_parser_optional_template_keyword (parser),
8601 template_p = cp_parser_optional_template_keyword (parser);
10392 && cp_parser_optional_template_keyword (parser))
10632 template_p = cp_parser_optional_template_keyword (parser);
14846 template_p = class_scope_p && cp_parser_optional_template_keyword (parser);
17248 cp_parser_optional_template_keyword (cp_parser *parser)
17246 cp_parser_optional_template_keyword (cp_parser *parser) function

Completed in 161 milliseconds