Searched refs:write_template_arg (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | mangle.cc | 227 static void write_template_arg (tree); 2522 write_template_arg (arg); in write_CV_qualifiers_for_type() 2910 write_template_arg (TREE_VEC_ELT (args, i)); in write_template_args() 3154 write_template_arg (TREE_VEC_ELT (args, i)); in write_expression() 3192 write_template_arg (TREE_OPERAND (expr, 0)); in write_expression() 3717 write_template_arg (tree node) in write_template_arg() function 3777 write_template_arg (TREE_VEC_ELT (args, i)); in write_template_arg()
|
| H A D | ChangeLog-2014 | 357 * mangle.c (write_template_arg): Look through reference refs. 2131 (write_name, write_template_arg): Likewise. 2150 (write_template_arg, write_array_type): Likewise.
|
| H A D | ChangeLog-2018 | 1069 * mangle.c (write_template_arg): Likewise. 2967 * mangle.c (write_expression, write_template_arg): Likewise.
|
| H A D | ChangeLog-2012 | 2967 (write_template_arg): Fix mangling of class-scope functions and
|
| H A D | ChangeLog-2004 | 2548 write_expression, write_template_arg): Likewise. 4132 * mangle.c (write_template_arg): Correct mangling.
|
| H A D | ChangeLog-2008 | 426 (write_template_arg): Wrap an argument pack in 'I'/'E'.
|
| H A D | ChangeLog-2007 | 2630 (write_template_arg): Write argument packs as separate arguments.
|
| H A D | ChangeLog-2002 | 1169 (write_template_arg): Likewise.
|
| H A D | ChangeLog-2017 | 628 * mangle.c (write_template_arg): Strip IMPLICIT_CONV_EXPR.
|
| H A D | ChangeLog-2003 | 264 (write_template_arg): Look through an argument of reference type.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | mangle.c | 223 static void write_template_arg (tree); 2437 write_template_arg (arg); in write_CV_qualifiers_for_type() 2825 write_template_arg (TREE_VEC_ELT (args, i)); in write_template_args() 3001 write_template_arg (TREE_VEC_ELT (args, i)); in write_expression() 3519 write_template_arg (tree node) in write_template_arg() function 3579 write_template_arg (TREE_VEC_ELT (args, i)); in write_template_arg()
|