Home
last modified time | relevance | path

Searched refs:maybe_warn_about_overly_private_class (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20171731 Don't call maybe_warn_about_overly_private_class here.
1743 maybe_warn_about_overly_private_class here.
2374 * class.c (maybe_warn_about_overly_private_class,
2427 * class.c (maybe_warn_about_overly_private_class): Ignore public
2708 maybe_warn_about_overly_private_class,
3864 (maybe_warn_about_overly_private_class): Use ovl_iterator.
H A Dclass.cc128 static void maybe_warn_about_overly_private_class (tree);
2194 maybe_warn_about_overly_private_class (tree t) in maybe_warn_about_overly_private_class() function
7790 maybe_warn_about_overly_private_class (t); in finish_struct()
H A DChangeLog-20041581 maybe_warn_about_overly_private_class, find_final_overrider,
3390 maybe_warn_about_overly_private_class, warn_hidden,
3568 (maybe_warn_about_overly_private_class): Adjust for
3973 maybe_warn_about_overly_private_class, dfs_find_final_overrider_q,
H A DChangeLog-2005663 * class.c (maybe_warn_about_overly_private_class): Lazy
3129 (maybe_warn_about_overly_private_class): Don't use
H A DChangeLog-19981377 * class.c (maybe_warn_about_overly_private_class): Improve error
1923 * class.c (maybe_warn_about_overly_private_class): Reformat.
1960 (maybe_warn_about_overly_private_class): New function.
1963 maybe_warn_about_overly_private_class.
H A DChangeLog-20032003 (maybe_warn_about_overly_private_class): Use
5757 (maybe_warn_about_overly_private_class): Adjust.
6493 * class.c (maybe_warn_about_overly_private_class): Don't stop
H A DChangeLog-20082904 * class.c (finish_struct_bits, maybe_warn_about_overly_private_class,
H A DChangeLog-20063120 (maybe_warn_about_overly_private_class): Likewise.
H A DChangeLog-20213159 (maybe_warn_about_overly_private_class): Likewise.
H A DChangeLog-20182554 * class.c (maybe_warn_about_overly_private_class): Handle inherited
H A DChangeLog-20193512 * class.c (maybe_warn_about_overly_private_class): Guard the call to
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c128 static void maybe_warn_about_overly_private_class (tree);
2091 maybe_warn_about_overly_private_class (tree t) in maybe_warn_about_overly_private_class() function
7689 maybe_warn_about_overly_private_class (t); in finish_struct()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200332190 (maybe_warn_about_overly_private_class): Adjust.