Searched refs:add_inherited_template_parms (Results 1 – 7 of 7) sorted by relevance
1248 fn = add_inherited_template_parms (fn, DECL_TI_TEMPLATE (callop)); in maybe_add_lambda_conv_op()1288 fn = add_inherited_template_parms (fn, DECL_TI_TEMPLATE (callop)); in maybe_add_lambda_conv_op()
3211 fn = add_inherited_template_parms (fn, inherited_ctor); in implicitly_declare_fn()
569 (add_inherited_template_parms): New.
7316 extern tree add_inherited_template_parms (tree, tree);
244 (add_inherited_template_parms): Likewise.
4175 (push_template_decl_real, add_inherited_template_parms)
6247 add_inherited_template_parms (tree fn, tree inherited) in add_inherited_template_parms() function