Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.c2246 static bool cp_parser_optional_template_keyword
4469 *template_p = cp_parser_optional_template_keyword (parser); in cp_parser_id_expression()
4965 template_keyword_p = cp_parser_optional_template_keyword (parser); in cp_parser_nested_name_specifier_opt()
6008 cp_parser_optional_template_keyword (parser), in cp_parser_postfix_dot_deref_expression()
11566 template_p = cp_parser_optional_template_keyword (parser); in cp_parser_mem_initializer_id()
13681 && cp_parser_optional_template_keyword (parser)) in cp_parser_simple_type_specifier()
13996 template_p = cp_parser_optional_template_keyword (parser); in cp_parser_elaborated_type_specifier()
19468 template_p = class_scope_p && cp_parser_optional_template_keyword (parser); in cp_parser_base_specifier()
22550 cp_parser_optional_template_keyword (cp_parser *parser) in cp_parser_optional_template_keyword() function
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c2573 static bool cp_parser_optional_template_keyword
5728 *template_p = cp_parser_optional_template_keyword (parser); in cp_parser_id_expression()
6241 template_keyword_p = cp_parser_optional_template_keyword (parser); in cp_parser_nested_name_specifier_opt()
7577 cp_parser_optional_template_keyword (parser), in cp_parser_postfix_dot_deref_expression()
14584 template_p = cp_parser_optional_template_keyword (parser); in cp_parser_mem_initializer_id()
17200 && cp_parser_optional_template_keyword (parser)) in cp_parser_simple_type_specifier()
17696 template_p = cp_parser_optional_template_keyword (parser); in cp_parser_elaborated_type_specifier()
24365 template_p = class_scope_p && cp_parser_optional_template_keyword (parser); in cp_parser_base_specifier()
28879 cp_parser_optional_template_keyword (cp_parser *parser) in cp_parser_optional_template_keyword() function