Searched refs:pp_separate_with_comma (Results 1 – 3 of 3) sorted by relevance
39 #define pp_separate_with_comma(PP) pp_cxx_separate_with (PP, ',') macro285 pp_separate_with_comma (pp); in dump_template_argument_list()1432 pp_separate_with_comma (pp); in dump_template_decl()1739 pp_separate_with_comma (pp); in dump_function_decl()1766 pp_separate_with_comma (pp); in dump_parameters()1834 pp_separate_with_comma (pp); in dump_exception_spec()1936 pp_separate_with_comma (pp); in dump_template_parms()1966 pp_separate_with_comma (pp); in dump_template_parms()1992 pp_separate_with_comma (pp); in dump_call_expr_args()2018 pp_separate_with_comma (pp); in dump_aggr_init_expr_args()[all …]
39 #define pp_separate_with_comma(PP) pp_cxx_separate_with (PP, ',') macro319 pp_separate_with_comma (pp); in dump_template_argument_list()1528 pp_separate_with_comma (pp); in dump_template_decl()1836 pp_separate_with_comma (pp); in dump_function_decl()1863 pp_separate_with_comma (pp); in dump_parameters()1931 pp_separate_with_comma (pp); in dump_exception_spec()2036 pp_separate_with_comma (pp); in dump_template_parms()2066 pp_separate_with_comma (pp); in dump_template_parms()2092 pp_separate_with_comma (pp); in dump_call_expr_args()2118 pp_separate_with_comma (pp); in dump_aggr_init_expr_args()[all …]
4296 (pp_separate_with_comma): Use pp_cxx_separate_with.