Searched refs:cp_parser_optional_template_keyword (Results 1 – 4 of 4) sorted by relevance
533 * parser.c (cp_parser_optional_template_keyword): When -pedantic539 * parser.c (cp_parser_optional_template_keyword): Implement
2744 static bool cp_parser_optional_template_keyword6170 *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
1525 cp_parser_optional_template_keyword
2617 static bool cp_parser_optional_template_keyword5877 *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