Searched refs:one_inheriting_sig (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | class.cc | 3217 one_inheriting_sig (tree t, tree ctor, tree *parms, int nparms) in one_inheriting_sig() function 3267 one_inheriting_sig (t, ctor, new_parms, i); in one_inherited_ctor() 3270 one_inheriting_sig (t, ctor, new_parms, i); in one_inherited_ctor()
|
H A D | ChangeLog-2012 | 259 * class.c (one_inheriting_sig): Don't inherit base copy ctors. 551 (one_inheriting_sig, one_inherited_ctor): New.
|
H A D | ChangeLog-2017 | 2375 finish_struct_methods, one_inheriting_sig, count_fields, 4171 (one_inheriting_sig, one_inherited_ctor): Adjust.
|
H A D | ChangeLog-2015 | 3287 (one_inheriting_sig): Assert tat we always set TYPE_METHODS of main variant.
|
H A D | ChangeLog-2018 | 2939 * class.c (one_inheriting_sig, check_field_decls,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | class.c | 3143 one_inheriting_sig (tree t, tree ctor, tree *parms, int nparms) in one_inheriting_sig() function 3193 one_inheriting_sig (t, ctor, new_parms, i); in one_inherited_ctor() 3196 one_inheriting_sig (t, ctor, new_parms, i); in one_inherited_ctor()
|