Searched refs:pp_separate_with_comma (Results 1 – 2 of 2) sorted by relevance
35 #define pp_separate_with_comma(PP) pp_cxx_separate_with (PP, ',') macro158 pp_separate_with_comma (cxx_pp); in dump_template_argument_list()235 pp_separate_with_comma (cxx_pp); in dump_template_bindings()943 pp_separate_with_comma (cxx_pp); in dump_template_decl()1095 pp_separate_with_comma (cxx_pp); in dump_parameters()1133 pp_separate_with_comma (cxx_pp); in dump_exception_spec()1226 pp_separate_with_comma (cxx_pp); in dump_template_parms()1256 pp_separate_with_comma (cxx_pp); in dump_template_parms()1274 pp_separate_with_comma (cxx_pp); in dump_expr_list()1290 pp_separate_with_comma (cxx_pp); in dump_expr_init_vec()[all …]
4296 (pp_separate_with_comma): Use pp_cxx_separate_with.