Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Dparser.c1862 static bool cp_parser_optional_template_keyword
3341 *template_p = cp_parser_optional_template_keyword (parser); in cp_parser_id_expression()
3787 template_keyword_p = cp_parser_optional_template_keyword (parser); in cp_parser_nested_name_specifier_opt()
4687 cp_parser_optional_template_keyword (parser), in cp_parser_postfix_dot_deref_expression()
8181 template_p = cp_parser_optional_template_keyword (parser); in cp_parser_mem_initializer_id()
9972 && cp_parser_optional_template_keyword (parser)) in cp_parser_simple_type_specifier()
10212 template_p = cp_parser_optional_template_keyword (parser); in cp_parser_elaborated_type_specifier()
14336 template_p = class_scope_p && cp_parser_optional_template_keyword (parser); in cp_parser_base_specifier()
16724 cp_parser_optional_template_keyword (cp_parser *parser) in cp_parser_optional_template_keyword() function
H A DChangeLog-20041525 cp_parser_optional_template_keyword