Home
last modified time | relevance | path

Searched refs:synthesize_method (Results 1 – 14 of 14) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDmethod.c744 synthesize_method (tree fndecl) in synthesize_method() function
HDdecl2.c3287 synthesize_method (decl); in emit_instantiate_pending_templates()
3635 synthesize_method (decl); in mark_used()
HDChangeLog-1997788 * 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.
HDChangeLog-1996319 * 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.
HDChangeLog-19991290 * 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.
HDChangeLog-20001104 (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
HDChangeLog-1994596 * 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.
HDChangeLog-1995762 * 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}
HDChangeLog-20032546 * 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.
HDChangeLog611 * method.c (synthesize_method): Always build mem-initializers, if
5466 * method.c (synthesize_method): Use inform, not warning.
5496 * method.c (synthesize_method): Add addtional arg to warning call.
5508 (synthesize_method): Set the functions source location. Show
6620 * method.c (synthesize_method): ... not here. Set input_location
HDChangeLog-2002817 synthesize_method, implicitly_declare_fn,
824 (synthesize_method): Use 'bool' type and constants instead of
4178 (synthesize_method): Call finish_mem_initializers.
HDChangeLog-20042183 * 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.
HDcp-tree.h4140 extern void synthesize_method (tree);
HDChangeLog-2001119 * method.c (synthesize_method): Call {begin,end}_function_body.
3014 (synthesize_method): Use FUNCTION_FIRST_USER_PARMTYPE.