Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.c2202 static tree cp_parser_enclosed_template_argument_list
2615 cp_parser_enclosed_template_argument_list (parser); in cp_parser_check_for_invalid_template_id()
12450 arguments = cp_parser_enclosed_template_argument_list (parser); in cp_parser_template_id()
12487 arguments = cp_parser_enclosed_template_argument_list (parser); in cp_parser_template_id()
12670 cp_parser_enclosed_template_argument_list (parser); in cp_parser_template_name()
21530 cp_parser_enclosed_template_argument_list (cp_parser* parser) in cp_parser_enclosed_template_argument_list() function
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c2524 static tree cp_parser_enclosed_template_argument_list
3112 cp_parser_enclosed_template_argument_list (parser); in cp_parser_check_for_invalid_template_id()
15787 arguments = cp_parser_enclosed_template_argument_list (parser); in cp_parser_template_id()
15825 arguments = cp_parser_enclosed_template_argument_list (parser); in cp_parser_template_id()
16051 cp_parser_enclosed_template_argument_list (parser); in cp_parser_template_name()
27652 cp_parser_enclosed_template_argument_list (cp_parser* parser) in cp_parser_enclosed_template_argument_list() function