| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | constexpr.cc | 1429 return void_node; in cxx_eval_builtin_function_call() 1822 return void_node; in cxx_eval_internal_function() 2448 return void_node; in cxx_eval_call_expression() 2524 return void_node; in cxx_eval_call_expression() 2546 return void_node; in cxx_eval_call_expression() 2889 result = void_node; in cxx_eval_call_expression() 2979 result = void_node; in cxx_eval_call_expression() 3111 && t != void_node) in verify_constant() 3497 val = void_node; in cxx_eval_conditional_expression() 4955 if (init == void_node) in cxx_eval_vec_init_1() [all …]
|
| D | init.cc | 2664 init_list = void_node; in build_raw_new_expr() 3794 cleanup, void_node); in build_new_1() 4315 throw_bad_array_new_length (), void_node); in finish_length_check() 5210 expr = build3 (COND_EXPR, void_type_node, ifexp, expr, void_node); in build_delete() 5256 expr, void_node); in push_base_cleanups()
|
| D | cvt.cc | 1531 expr = void_node; in convert_to_void() 1652 expr = void_node; in convert_to_void()
|
| D | cp-gimplify.cc | 127 return void_node; in first_stmt() 181 void_node, else_); in genericize_if_stmt() 2514 && op0 != void_node) in cp_fold()
|
| D | except.cc | 1373 dtor, void_node); in maybe_splice_retval_cleanup()
|
| D | typeck2.cc | 479 flag, cleanup, void_node); in maybe_push_temp_cleanup() 2396 return void_node; in build_functional_cast_1()
|
| D | lambda.cc | 1592 **use = void_node; in prune_lambda_captures()
|
| D | tree.cc | 4311 tree decl = build1 (CONVERT_EXPR, build_pointer_type (type), void_node); in build_dummy_object() 4377 && TREE_OPERAND (ob, 0) == void_node); in is_dummy_object() 5812 exp = void_node; in stabilize_expr()
|
| D | cxx-pretty-print.cc | 752 else if (init == void_node) in pp_cxx_new_expression()
|
| D | semantics.cc | 1483 return void_node; in finish_break_stmt() 2602 if (expr_stmt == void_node) in empty_expr_stmt_p() 3165 return void_node; in finish_compound_literal() 4909 CLEANUP_EXPR (*tp) = void_node; in finalize_nrv_r()
|
| D | ChangeLog-2014 | 2420 * cvt.c (convert_to_void): Use void_node instead of void_zero_node. 2426 (pp_cxx_new_expression): Use void_node instead of void_zero_node. 2435 (build_dummy_object, is_dummy_object, stabilize_expr): Use void_node
|
| D | decl.cc | 9471 return void_node; in register_dtor_fn() 9477 return void_node; in register_dtor_fn() 9717 void_node, in expand_static_init() 16986 return void_node; in build_clobber_this() 17946 void_node, node, tf_warning_or_error, in finish_function()
|
| D | mangle.cc | 3315 if (init && init != void_node) in write_expression()
|
| D | pt.cc | 12801 return void_node; in expand_empty_fold() 14898 DECL_INITIAL (r) = void_node; in tsubst_decl() 17648 gcc_checking_assert (t == void_node && VOID_TYPE_P (TREE_TYPE (t))); in tsubst_copy() 20697 if (init == void_node) in tsubst_copy_and_build() 21484 stmt_expr = void_node; in tsubst_copy_and_build()
|
| D | ChangeLog-2020 | 2286 * constexpr.c (cxx_eval_builtin_function_call): Return void_node for 6415 * constexpr.c (verify_constant): Allow void_node.
|
| D | cp-tree.h | 6672 …tree build_if_in_charge (tree true_stmt, tree false_stmt = void_node);
|
| D | ChangeLog-2015 | 4022 * constexpr.c (cxx_eval_call_expression): Return void_node
|
| D | typeck.cc | 10541 retval = void_node; in check_return_expr()
|
| D | call.cc | 9863 return force_target_expr (DECL_CONTEXT (fn), void_node, in build_over_call()
|
| D | ChangeLog-2021 | 843 void_node. If type is cv void and compound_literal might have no
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | gimple-ssa-sprintf.cc | 3524 star_width = void_node; in parse_directive() 3607 star_width = void_node; in parse_directive() 3640 star_precision = void_node; in parse_directive()
|
| D | gimplify.cc | 8225 void_node, in gimplify_omp_affinity() 8606 void_node); in gimplify_omp_depend() 8612 void_node); in gimplify_omp_depend() 8706 0), void_node); in gimplify_omp_depend() 14656 TREE_OPERAND (rhs, 0), t, void_node); in gimplify_omp_atomic()
|
| D | lto-streamer-out.cc | 69 ob->current_block = void_node; in clear_line_info()
|
| D | tree.cc | 9436 void_node = make_node (VOID_CST); in build_common_tree_nodes() 9437 TREE_TYPE (void_node) = void_type_node; in build_common_tree_nodes()
|
| D | tree.h | 4203 #define void_node global_trees[TI_VOID] macro
|