Home
last modified time | relevance | path

Searched refs:d_template_args_1 (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dcp-demangle.c481 static struct demangle_component *d_template_args_1 (struct d_info *);
3293 return d_template_args_1 (di); in d_template_args()
3299 d_template_args_1 (struct d_info *di) in d_template_args_1() function
3567 args = d_template_args_1 (di); in d_expression_1()
3623 operand = d_template_args_1 (di); in d_expression_1()
DChangeLog18 (d_encoding, d_template_args_1): Call it.
1886 (d_template_args_1): Split out from d_template_args.
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dcp-demangle.c478 static struct demangle_component *d_template_args_1 (struct d_info *);
3169 return d_template_args_1 (di); in d_template_args()
3175 d_template_args_1 (struct d_info *di) in d_template_args_1() function
3439 args = d_template_args_1 (di); in d_expression_1()
3495 operand = d_template_args_1 (di); in d_expression_1()
DChangeLog1395 (d_template_args_1): Split out from d_template_args.
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dcp-demangle.c481 static struct demangle_component *d_template_args_1 (struct d_info *);
3293 return d_template_args_1 (di); in d_template_args()
3299 d_template_args_1 (struct d_info *di) in d_template_args_1() function
3567 args = d_template_args_1 (di); in d_expression_1()
3623 operand = d_template_args_1 (di); in d_expression_1()
DChangeLog18 (d_encoding, d_template_args_1): Call it.
1886 (d_template_args_1): Split out from d_template_args.