Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
HDerror.c38 #define pp_separate_with_comma(PP) pp_cxx_separate_with (PP, ',') macro
206 pp_separate_with_comma (cxx_pp); in dump_template_argument_list()
1223 pp_separate_with_comma (cxx_pp); in dump_template_decl()
1448 pp_separate_with_comma (cxx_pp); in dump_function_decl()
1475 pp_separate_with_comma (cxx_pp); in dump_parameters()
1525 pp_separate_with_comma (cxx_pp); in dump_exception_spec()
1627 pp_separate_with_comma (cxx_pp); in dump_template_parms()
1657 pp_separate_with_comma (cxx_pp); in dump_template_parms()
1683 pp_separate_with_comma (cxx_pp); in dump_call_expr_args()
1708 pp_separate_with_comma (cxx_pp); in dump_aggr_init_expr_args()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDerror.c35 #define pp_separate_with_comma(PP) pp_cxx_separate_with (PP, ',') macro
266 pp_separate_with_comma (pp); in dump_template_argument_list()
1391 pp_separate_with_comma (pp); in dump_template_decl()
1700 pp_separate_with_comma (pp); in dump_function_decl()
1727 pp_separate_with_comma (pp); in dump_parameters()
1795 pp_separate_with_comma (pp); in dump_exception_spec()
1897 pp_separate_with_comma (pp); in dump_template_parms()
1927 pp_separate_with_comma (pp); in dump_template_parms()
1953 pp_separate_with_comma (pp); in dump_call_expr_args()
1979 pp_separate_with_comma (pp); in dump_aggr_init_expr_args()
[all …]