Searched refs:d_template_args_1 (Results 1 – 6 of 6) sorted by relevance
481 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() function3567 args = d_template_args_1 (di); in d_expression_1()3623 operand = d_template_args_1 (di); in d_expression_1()
18 (d_encoding, d_template_args_1): Call it.1886 (d_template_args_1): Split out from d_template_args.
478 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() function3439 args = d_template_args_1 (di); in d_expression_1()3495 operand = d_template_args_1 (di); in d_expression_1()
1395 (d_template_args_1): Split out from d_template_args.