Home
last modified time | relevance | path

Searched refs:add_inherited_template_parms (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dlambda.cc1248 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()
Dmethod.cc3211 fn = add_inherited_template_parms (fn, inherited_ctor); in implicitly_declare_fn()
DChangeLog-2012569 (add_inherited_template_parms): New.
Dcp-tree.h7316 extern tree add_inherited_template_parms (tree, tree);
DChangeLog-2021244 (add_inherited_template_parms): Likewise.
DChangeLog-20204175 (push_template_decl_real, add_inherited_template_parms)
Dpt.cc6247 add_inherited_template_parms (tree fn, tree inherited) in add_inherited_template_parms() function