/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | method.cc | 1773 synthesize_method (tree fndecl) in synthesize_method() function 1884 return synthesize_method (fndecl); in maybe_synthesize_method() 3246 synthesize_method (fn); in defaulted_late_check()
|
H A D | ChangeLog-1997 | 788 * method.c (synthesize_method): If at_eof, determine our linkage. 1712 * method.c (synthesize_method): You can't call 1720 * method.c (synthesize_method): Remove July 30 change to never set 2566 (synthesize_method): Delete unused var BASE.
|
H A D | ChangeLog-1996 | 319 * method.c (synthesize_method): For non-local classes, 812 * method.c (synthesize_method): Eliminate the throw spec parameter 1308 * method.c (synthesize_method): Don't scan fndecl's rtl if 2920 * method.c (synthesize_method): Likewise. 2982 * method.c (synthesize_method): Class interface hackery does not 3439 * cp-tree.h (synthesize_method): Add decl.
|
H A D | ChangeLog-1999 | 1290 * method.c (synthesize_method): Call setup_vtbl_ptr for destructors. 2313 (synthesize_method): Likewise. Keep track of line numbers. 2433 (synthesize_method): Use SF flags for start_function. 2625 (synthesize_method): Likewise. 2848 (synthesize_method): Call push_function_context_to, not 3128 * method.c (synthesize_method): Build an empty compound statement 3190 (synthesize_method): Call clear_last_expr here. 5419 * method.c (synthesize_method): Likewise.
|
H A D | ChangeLog-2005 | 1882 * method.c (synthesize_method): Use inform, not warning. 1912 * method.c (synthesize_method): Add addtional arg to warning call. 1924 (synthesize_method): Set the functions source location. Show 3036 * method.c (synthesize_method): ... not here. Set input_location
|
H A D | decl2.cc | 5270 synthesize_method (decl); in c_parse_final_cleanups() 6029 synthesize_method (decl); in mark_used()
|
H A D | ChangeLog-2000 | 1104 (synthesize_method): Likewise. 2964 (synthesize_method): Likewise. 3532 (synthesize_method): Likewise. 4475 (synthesize_method): Sythesize cloned functions, not the clones. 4511 (synthesize_method): Likewise. 4717 * method.c (synthesize_method): Use DECL_DESTRUCTOR_P. 6175 (synthesize_method): Use decl_function_context, not
|
H A D | ChangeLog-1994 | 596 * method.c (synthesize_method): Don't call setup_vtbl_ptr for the 774 * method.c (synthesize_method): Pass toplev parameter to 781 * method.c (synthesize_method): Don't be confused by __in_chrg 818 (do_pending_inlines): Call synthesize_method. 819 * method.c (synthesize_method): New function; all method synthesis 825 done by synthesize_method.
|
H A D | ChangeLog-1995 | 762 * method.c (synthesize_method): Likewise. 2467 * method.c (synthesize_method): Turn off DECL_INLINE if 2551 * method.c (synthesize_method): Pass decl_function_context (fndecl) 2927 * method.c (synthesize_method): Set interface_{unknown,only}
|
H A D | ChangeLog-2003 | 2546 * method.c (do_build_assign_ref, synthesize_method): Likewise. 3564 * method.c (synthesize_method): Use expand_or_defer_fn. 4342 * method.c (synthesize_method): Call push/pop_deferring_access_checks. 4486 * method.c (synthesize_method): Likewise. 4512 * method.c (use_thunk, synthesize_method): Likewise.
|
H A D | ChangeLog-2002 | 817 synthesize_method, implicitly_declare_fn, 824 (synthesize_method): Use 'bool' type and constants instead of 4178 (synthesize_method): Call finish_mem_initializers.
|
H A D | ChangeLog-2004 | 2183 * method.c (synthesize_method): Don't reset interface_unknown or 3145 * method.c (synthesize_method): Remove unncessary 4140 * method.c (synthesize_method): Don't clear_last_expr. 4564 (synthesize_method): Likewise.
|
H A D | ChangeLog-2021 | 1048 (synthesize_method, maybe_explain_implicit_delete, 1056 instead of synthesize_method. 3744 the call to synthesize_method.
|
H A D | ChangeLog-2001 | 119 * method.c (synthesize_method): Call {begin,end}_function_body. 3014 (synthesize_method): Use FUNCTION_FIRST_USER_PARMTYPE.
|
H A D | ChangeLog-2020 | 4387 * method.c (defaulted_late_check): Don't call synthesize_method 4569 * pt.c (maybe_instantiate_noexcept): Call synthesize_method for 5860 (synthesize_method): Use it.
|
H A D | ChangeLog-2018 | 221 (synthesize_method): Retain location of inherited ctor. 4066 * method.c (synthesize_method): Likewise.
|
H A D | ChangeLog-2017 | 951 (synthesize_method): Use DECL_OVERLOADED_OPERATOR_IS. 1214 * method.c (synthesize_method): Likewise.
|
H A D | ChangeLog-2019 | 1088 (synthesize_method): Handle sfk_comparison. Handle deleted. 1666 * method.c (synthesize_method): Likewise.
|
H A D | ChangeLog-2008 | 2137 * method.c (synthesize_method): Use {push,pop}_function_context.
|
H A D | ChangeLog-2006 | 522 * method.c (synthesize_method): Always build mem-initializers, if
|
H A D | cp-tree.h | 7133 extern void synthesize_method (tree);
|
H A D | ChangeLog-2013 | 3627 * method.c (synthesize_method): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | method.c | 1521 synthesize_method (tree fndecl) in synthesize_method() function 2941 synthesize_method (fn); in defaulted_late_check()
|
H A D | decl2.c | 5000 synthesize_method (decl); in c_parse_final_cleanups() 5671 synthesize_method (decl); in mark_used()
|
H A D | cp-tree.h | 6850 extern void synthesize_method (tree);
|