Searched refs:build_dummy_object (Results 1 – 12 of 12) sorted by relevance
777 tree dummy = build_dummy_object (init_type); in build_vec_init_elt()4309 build_dummy_object (tree type) in build_dummy_object() function4363 decl = build_dummy_object (context); in maybe_dummy_object()
2098 tree dummy_promise = build_dummy_object (promise_type); in coro_get_frame_dtor()4607 tree dummy_promise = build_dummy_object (get_coroutine_promise_type (orig)); in morph_fn_to_coro()
1053 * tree.c (build_dummy_object): Likewise.2435 (build_dummy_object, is_dummy_object, stabilize_expr): Use void_node2844 * call.c (build_user_type_coversion): Use build_dummy_object
4199 first_arg = build_dummy_object (totype); in build_user_type_conversion_1()8915 tree ob = build_dummy_object (ctype); in call_copy_ctor()10562 instance = build_dummy_object (class_type); in build_special_member_call()
3386 tree dummy = build_dummy_object (elt_type); in build_new_1()
2338 * tree.c (build_dummy_object): Fix calls for SFINAE.
7897 extern tree build_dummy_object (tree);
116 * tree.c (build_dummy_object, stabilize_expr): Likewise.
1248 * tree.c (build_dummy_object): New fn.1258 * typeck.c (build_x_function_call): Call build_dummy_object.
2818 object = build_dummy_object (BINFO_TYPE (BASELINK_ACCESS_BINFO (fn))); in finish_call_expr()
3111 * tree.c (build_dummy_object): Adjust comment.
5999 * tree.c (build_dummy_object): Use void_zero_node instead of the