Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dparser.c1903 static bool cp_parser_optional_template_keyword
3535 *template_p = cp_parser_optional_template_keyword (parser); in cp_parser_id_expression()
3981 template_keyword_p = cp_parser_optional_template_keyword (parser); in cp_parser_nested_name_specifier_opt()
4881 cp_parser_optional_template_keyword (parser), in cp_parser_postfix_dot_deref_expression()
8599 template_p = cp_parser_optional_template_keyword (parser); in cp_parser_mem_initializer_id()
10390 && cp_parser_optional_template_keyword (parser)) in cp_parser_simple_type_specifier()
10630 template_p = cp_parser_optional_template_keyword (parser); in cp_parser_elaborated_type_specifier()
14844 template_p = class_scope_p && cp_parser_optional_template_keyword (parser); in cp_parser_base_specifier()
17246 cp_parser_optional_template_keyword (cp_parser *parser) in cp_parser_optional_template_keyword() function
H A DChangeLog-20041525 cp_parser_optional_template_keyword