Home
last modified time | relevance | path

Searched refs:start_preparsed_function (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Doptimize.c139 start_preparsed_function (clone, NULL_TREE, SF_PRE_PARSED); in maybe_clone_body()
H A DChangeLog.gcc4396 (start_preparsed_function): Define and document value of
H A Dmethod.c466 start_preparsed_function (thunk_fndecl, NULL_TREE, SF_PRE_PARSED); in use_thunk()
776 start_preparsed_function (fndecl, NULL_TREE, SF_DEFAULT | SF_PRE_PARSED); in synthesize_method()
H A DChangeLog-20041567 build_enumerator, check_function_type, start_preparsed_function,
1957 * decl.c (make_rtl_for_nonlocal_decl, start_preparsed_function):
2191 (start_preparsed_function): Likewise.
2532 xref_basetypes, start_preparsed_function, save_function_data,
2983 * decl.c (start_preparsed_function): Move determine_visibility
3043 (start_preparsed_function): Call determine_visibility.
3283 * decl.c (start_preparsed_function): Set DECL_ARTIFICIAL and
4528 (start_preparsed_function): New function.
4563 * method.c (use_thunk): Use start_preparsed_function.
4566 * optimize.c (maybe_clone_body): Use start_preparsed_function.
[all …]
H A Ddecl2.c2366 start_preparsed_function (fndecl, /*attrs=*/NULL_TREE, SF_PRE_PARSED); in start_objects()
2538 start_preparsed_function (ssdf_decl, in start_static_storage_duration_function()
H A DChangeLog857 (start_preparsed_function): Don't use lbasename on
1280 (start_preparsed_function): Do not call check_default_args.
2426 (start_preparsed_function): Likewise.
3127 (start_preparsed_function, finish_function): Likewise.
3218 * decl.c (start_preparsed_function): Call maybe_apply_pragma_weak
3372 * decl.c (start_preparsed_function): Check default arguments
4673 * decl.c (start_preparsed_function): Do not pay attention to
5500 * decl.c (start_preparsed_function): Use decl's location for file
6274 * decl.c (start_preparsed_function): Robustify.
6555 (start_preparsed_function): Use cp_apply_type_quals_to_decl.
H A Ddecl.c5231 start_preparsed_function (block_byref_id_object_copy[kind], in synth_block_byref_id_object_copy_func()
5288 start_preparsed_function (block_byref_id_object_dispose[kind], in synth_block_byref_id_object_dispose_func()
6065 start_preparsed_function (fndecl, NULL_TREE, SF_PRE_PARSED); in start_cleanup_fn()
11049 start_preparsed_function (tree decl1, tree attrs, int flags) in start_preparsed_function() function
11493 start_preparsed_function (decl1, attrs, /*flags=*/SF_DEFAULT); in start_function()
H A Dparser.c16661 start_preparsed_function (member_function, NULL_TREE, in cp_parser_late_parsing_for_member()
19492 start_preparsed_function (cur_block->copy_helper_func_decl, in synth_copy_helper_block_func()
19596 start_preparsed_function (cur_block->destroy_helper_func_decl, in synth_destroy_helper_block_func()
19840 start_preparsed_function (cur_block->helper_func_decl, in cp_parser_block_literal_expr()
H A Dcp-tree.h3981 extern void start_preparsed_function (tree, tree, int);
H A Dpt.c12353 start_preparsed_function (d, NULL_TREE, SF_PRE_PARSED); in instantiate_decl()