Home
last modified time | relevance | path

Searched refs:finish_struct_methods (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-199344 * cp-class.c (finish_struct_methods): Clear DECL_IN_AGGR_P here.
134 (finish_struct_methods): Set TYPE_HAS_NONPUBLIC_* correctly.
H A Dclass.c131 static void finish_struct_methods (tree);
1712 finish_struct_methods (tree t) in finish_struct_methods() function
4148 finish_struct_methods (t); in check_bases_and_members()
5209 finish_struct_methods (t); in finish_struct()
H A DChangeLog-199588 * class.c (finish_struct_methods): Don't mess with TYPE_METHODS.
91 (finish_struct_methods): Don't mess with the TREE_CHAINs in
3750 * class.c (finish_struct_methods): Still set
3784 (finish_struct_methods): Use it. Put all type conversion operators
H A DChangeLog-19981556 (finish_struct_methods): Don't build CLASSTYPE_METHOD_VEC here;
1958 (finish_struct_methods): Remove declaration.
1961 (finish_struct_methods): Declare here, and make static. Remove
1988 (finish_struct_methods): Use it.
4668 (finish_struct_methods): Chain overload members. Unpack OVERLOAD
6785 * class.c (finish_struct_methods): Remove calls to
H A DChangeLog-1997863 * class.c (finish_struct_methods): Add specialization pass to
1567 * class.c (finish_struct_methods): Add check of warn_ctor_dtor_privacy
H A DChangeLog-20041448 * class.c (finish_struct_methods): Remove out-of-date comment.
3440 (resort_type_method_vec, finish_struct_methods, warn_hidden,
3513 * class.c (finish_struct_methods): Remove unncessary code.
3571 (finish_struct_methods): Likewise.
H A DChangeLog-1999204 (finish_struct_methods): Fix bogus assertion.
232 (finish_struct_methods): Handle the case where there are no
4386 (finish_struct_methods): Modified to support sorting and searching
H A DChangeLog-19941465 (finish_struct_methods): Use copy_assignment_arg_p.
3148 * cp/class.c (finish_struct_methods): Handle multiple
3466 * class.c (finish_struct_methods): Also check for overloading vec
H A DChangeLog5876 finish_struct_methods, struct find_final_overrider_data,
6646 (finish_struct_methods): Don't set TYPE_HAS_DESTRUCTOR.
H A DChangeLog-20004336 * class.c (finish_struct_methods): Use CLASSTYPE_DESTRUCTORS.
4538 * class.c (finish_struct_methods): Don't set
H A DChangeLog-19962712 (finish_struct_methods): Likewise.
H A DChangeLog-20036605 (finish_struct_methods): Delete cast.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dclass.c124 static void finish_struct_methods PARAMS ((tree));
2028 finish_struct_methods (t) in finish_struct_methods() function
4488 finish_struct_methods (t); in check_bases_and_members()
5527 finish_struct_methods (t);
H A DChangeLog.2204 (finish_struct_methods): Fix bogus assertion.
232 (finish_struct_methods): Handle the case where there are no
4386 (finish_struct_methods): Modified to support sorting and searching
8344 (finish_struct_methods): Don't build CLASSTYPE_METHOD_VEC here;
8746 (finish_struct_methods): Remove declaration.
8749 (finish_struct_methods): Declare here, and make static. Remove
8776 (finish_struct_methods): Use it.
11456 (finish_struct_methods): Chain overload members. Unpack OVERLOAD
13573 * class.c (finish_struct_methods): Remove calls to
14538 * class.c (finish_struct_methods): Add specialization pass to
[all …]
H A DChangeLog.13399 * class.c (finish_struct_methods): Still set
3433 (finish_struct_methods): Use it. Put all type conversion operators
4905 (finish_struct_methods): Use copy_assignment_arg_p.
6588 * cp/class.c (finish_struct_methods): Handle multiple
6906 * class.c (finish_struct_methods): Also check for overloading vec
8889 * cp-class.c (finish_struct_methods): Clear DECL_IN_AGGR_P here.
8979 (finish_struct_methods): Set TYPE_HAS_NONPUBLIC_* correctly.
H A DChangeLog14208 * class.c (finish_struct_methods): Use CLASSTYPE_DESTRUCTORS.
14410 * class.c (finish_struct_methods): Don't set