Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2012533 * parser.c (cp_parser_optional_template_keyword): When -pedantic
539 * parser.c (cp_parser_optional_template_keyword): Implement
H A Dparser.cc2744 static bool cp_parser_optional_template_keyword
6170 *template_p = cp_parser_optional_template_keyword (parser); in cp_parser_id_expression()
6770 template_keyword_p = cp_parser_optional_template_keyword (parser); in cp_parser_nested_name_specifier_opt()
8302 cp_parser_optional_template_keyword (parser), in cp_parser_postfix_dot_deref_expression()
16975 template_p = cp_parser_optional_template_keyword (parser); in cp_parser_mem_initializer_id()
19774 && cp_parser_optional_template_keyword (parser)) in cp_parser_simple_type_specifier()
20385 template_p = cp_parser_optional_template_keyword (parser); in cp_parser_elaborated_type_specifier()
27790 template_p = class_scope_p && cp_parser_optional_template_keyword (parser); in cp_parser_base_specifier()
33852 cp_parser_optional_template_keyword (cp_parser *parser) in cp_parser_optional_template_keyword() function
H A DChangeLog-20041525 cp_parser_optional_template_keyword
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2617 static bool cp_parser_optional_template_keyword
5877 *template_p = cp_parser_optional_template_keyword (parser); in cp_parser_id_expression()
6435 template_keyword_p = cp_parser_optional_template_keyword (parser); in cp_parser_nested_name_specifier_opt()
7807 cp_parser_optional_template_keyword (parser), in cp_parser_postfix_dot_deref_expression()
15406 template_p = cp_parser_optional_template_keyword (parser); in cp_parser_mem_initializer_id()
18168 && cp_parser_optional_template_keyword (parser)) in cp_parser_simple_type_specifier()
18767 template_p = cp_parser_optional_template_keyword (parser); in cp_parser_elaborated_type_specifier()
25739 template_p = class_scope_p && cp_parser_optional_template_keyword (parser); in cp_parser_base_specifier()
31549 cp_parser_optional_template_keyword (cp_parser *parser) in cp_parser_optional_template_keyword() function