Home
last modified time | relevance | path

Searched refs:write_template_arg (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dmangle.c209 static void write_template_arg (tree);
2015 write_template_arg (TREE_VEC_ELT (args, i)); in write_template_args()
2298 write_template_arg (tree node) in write_template_arg() function
H A DChangeLog-20042548 write_expression, write_template_arg): Likewise.
4132 * mangle.c (write_template_arg): Correct mangling.
H A DChangeLog-20021169 (write_template_arg): Likewise.
H A DChangeLog-2003264 (write_template_arg): Look through an argument of reference type.