Home
last modified time | relevance | path

Searched refs:nullptr_node (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c539 cp_convert (TREE_TYPE (test), nullptr_node, complain)); in ifnonnull()
544 cp_convert (TREE_TYPE (result), nullptr_node, complain)); in ifnonnull()
H A Dinit.c185 init = fold (convert (type, nullptr_node)); in build_zero_init_1()
3761 nullptr_node, in build_new_1()
4109 fold_convert (TREE_TYPE (base), nullptr_node)); in build_vec_delete_1()
5045 nullptr_node, complain); in build_delete()
H A Dcvt.c739 return nullptr_node; in ocp_convert()
H A Dtypeck.c2147 return nullptr_node; in decay_conversion()
5084 result_type = TREE_TYPE (nullptr_node); in cp_build_binary_op()
5384 result_type = TREE_TYPE (nullptr_node); in cp_build_binary_op()
6148 return cp_build_binary_op (loc, NE_EXPR, expr, nullptr_node, complain); in cp_truthvalue_conversion()
H A Ddecl2.c3602 NE_EXPR, addr, nullptr_node, in generate_tls_wrapper()
H A Ddecl.c4562 nullptr_node = build_int_cst (nullptr_type_node, 0); in cxx_init_decl_processing()
13982 return nullptr_node; in check_default_argument()
H A Dcp-tree.h243 #define nullptr_node cp_global_trees[CPTI_NULLPTR] macro
H A Dclass.c416 tree zero = cp_convert (TREE_TYPE (expr), nullptr_node, complain); in build_base_path()
H A Dcall.c7636 array = nullptr_node; in convert_like_real_1()
H A Dparser.c5452 return cp_expr (nullptr_node, token->location); in cp_parser_primary_expression()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc549 tree null_ptr = cp_convert (TREE_TYPE (test), nullptr_node, complain); in build_if_nonnull()
556 null_ptr = cp_convert (TREE_TYPE (result), nullptr_node, complain); in build_if_nonnull()
H A Dinit.cc185 init = fold (convert (type, nullptr_node)); in build_zero_init_1()
3827 nullptr_node, in build_new_1()
4229 fold_convert (TREE_TYPE (base), nullptr_node)); in build_vec_delete_1()
5199 nullptr_node, complain); in build_delete()
H A Dcoroutines.cc4142 = build1 (CONVERT_EXPR, resume_fn_ptr_type, nullptr_node); in coro_rewrite_function_body()
4529 coro_frame_ptr, nullptr_node); in morph_fn_to_coro()
4764 tree cond = build1 (CONVERT_EXPR, coro_frame_ptr, nullptr_node); in morph_fn_to_coro()
H A DChangeLog-2011422 * rtti.c (ifnonnull): Use nullptr_node.
436 nullptr_node instead of integer_zero_node.
654 Use nullptr_node.
988 nullptr_node for data member pointers.
990 either a nullptr_node or an integer_zero_node.
991 (build_ptrmemfunc): Use nullptr_node.
H A Dcvt.cc744 return nullptr_node; in ocp_convert()
H A Dtypeck.cc2336 return nullptr_node; in decay_conversion()
5532 result_type = TREE_TYPE (nullptr_node); in cp_build_binary_op()
6663 return cp_build_binary_op (loc, NE_EXPR, expr, nullptr_node, complain); in cp_truthvalue_conversion()
H A Ddecl2.cc3822 NE_EXPR, addr, nullptr_node, in generate_tls_wrapper()
H A DChangeLog393 from nullptr_node. (morph_fn_to_coro): Likewise.
H A Ddecl.cc4805 nullptr_node = build_int_cst (nullptr_type_node, 0); in cxx_init_decl_processing()
14731 return nullptr_node; in check_default_argument()
H A Dcp-tree.h256 #define nullptr_node cp_global_trees[CPTI_NULLPTR] macro
H A DChangeLog-20103153 * cp-tree.h: Add nullptr_node.
H A Dcall.cc8094 array = nullptr_node; in convert_like_internal()
H A DChangeLog-20173092 nullptr_node.
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc3492 return convert_out (nullptr_node); in plugin_get_nullptr_constant()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc3333 return convert_out (nullptr_node); in plugin_get_nullptr_constant()

12