Home
last modified time | relevance | path

Searched refs:check_methods (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog.apple562 (check_methods): Set CLASSTYPE_HAS_NONTRIVIAL_DESTRUCTOR_BODY to 1
H A Dclass.c147 static void check_methods (tree);
3733 check_methods (tree t) in check_methods() function
4133 check_methods (t); in check_bases_and_members()
H A DChangeLog-20041584 build_base_field, check_methods, layout_virtual_bases,
2100 * class.c (check_methods): CLASSTYPE_INLINE_FRIENDS is a VEC(tree).
3032 (check_methods): Or here.
3238 (check_methods): Default method visibility to class visibility.
5782 * class.c (check_methods): Don't use IDENTIFIER_ERROR_LOCUS.
H A DChangeLog-199979 (check_methods): Likewise.
120 * class.c (check_methods): Don't set TYPE_HAS_COMPLEX_INIT_REF,
227 (check_methods): Likewise.
236 (finish_struct_1): Tidy. Use check_methods and
H A DChangeLog-20011473 (check_methods): Don't try to figure out whether the type needs a
2724 (check_methods): Likewise.
H A DChangeLog-20005078 (check_methods): Likewise.
5712 (check_methods): Set TYPE_VEC_DELETE_TAKES_SIZE here, and set it
5803 * class.c (build_vtbl_or_vbase_field, check_methods): Don't clear
H A DChangeLog5948 check_methods, fixup_inline_methods, end_of_class,
6720 (check_bases_and_members): Call check_methods before
H A DChangeLog-20024027 * class.c (finish_struct_1, check_methods): Don't call xref fns.