Searched refs:start_preparsed_function (Results 1 – 9 of 9) sorted by relevance
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | optimize.c | 139 start_preparsed_function (clone, NULL_TREE, SF_PRE_PARSED); in maybe_clone_body()
|
| D | method.c | 466 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()
|
| D | ChangeLog-2004 | 695 * decl.c (start_preparsed_function): Call check_function_type even 1567 build_enumerator, check_function_type, start_preparsed_function, 1957 * decl.c (make_rtl_for_nonlocal_decl, start_preparsed_function): 2191 (start_preparsed_function): Likewise. 2442 grok_op_properties, tag_name, xref_tag, start_preparsed_function, 2532 xref_basetypes, start_preparsed_function, save_function_data, 2983 * decl.c (start_preparsed_function): Move determine_visibility 3017 (start_preparsed_function): Constructors may need a return label. 3043 (start_preparsed_function): Call determine_visibility. 3283 * decl.c (start_preparsed_function): Set DECL_ARTIFICIAL and [all …]
|
| D | decl2.c | 2345 start_preparsed_function (fndecl, /*attrs=*/NULL_TREE, SF_PRE_PARSED); in start_objects() 2513 start_preparsed_function (ssdf_decl, in start_static_storage_duration_function()
|
| D | ChangeLog | 857 (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.
|
| D | decl.c | 5668 start_preparsed_function (fndecl, NULL_TREE, SF_PRE_PARSED); in start_cleanup_fn() 10580 start_preparsed_function (tree decl1, tree attrs, int flags) in start_preparsed_function() function 10944 start_preparsed_function (decl1, attrs, /*flags=*/SF_DEFAULT); in start_function()
|
| D | cp-tree.h | 3945 extern void start_preparsed_function (tree, tree, int);
|
| D | pt.c | 12348 start_preparsed_function (d, NULL_TREE, SF_PRE_PARSED); in instantiate_decl()
|
| D | parser.c | 16238 start_preparsed_function (member_function, NULL_TREE, in cp_parser_late_parsing_for_member()
|