Home
last modified time | relevance | path

Searched refs:null_node_p (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dexcept.cc621 if (exp && null_node_p (exp)) in build_throw()
H A Dcvt.cc1762 if (null_node_p (expr) in build_expr_type_conversion()
H A DChangeLog-20182660 check null_node_p.
5333 call to null_node_p.
5341 (null_node_p): New inline function.
5345 null_node with call to null_node_p.
5375 to null_node_p.
H A Derror.cc3423 if (null_node_p (TREE_VALUE (p))) in args_to_string()
H A Dtypeck.cc5049 if ((null_node_p (orig_op0) || null_node_p (orig_op1)) in cp_build_binary_op()
H A Dtree.cc6152 && !null_node_p (expr) && !NULLPTR_TYPE_P (TREE_TYPE (expr))) in maybe_warn_zero_as_null_pointer_constant()
H A Dcall.cc7695 && null_node_p (expr)) in conversion_null_warnings()
9575 if (null_node_p (arg) in build_over_call()
H A Dcp-tree.h8531 null_node_p (const_tree expr) in null_node_p() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dexcept.c644 if (exp && null_node_p (exp)) in build_throw()
H A Dcvt.c1743 if (null_node_p (expr) in build_expr_type_conversion()
H A Derror.c3330 if (null_node_p (TREE_VALUE (p))) in args_to_string()
H A Dtypeck.c4612 if ((null_node_p (orig_op0) || null_node_p (orig_op1)) in cp_build_binary_op()
H A Dtree.c5831 && !null_node_p (expr) && !NULLPTR_TYPE_P (TREE_TYPE (expr))) in maybe_warn_zero_as_null_pointer_constant()
H A Dcall.c7185 && null_node_p (expr)) in conversion_null_warnings()
8861 if (null_node_p (arg) in build_over_call()
H A Dcp-tree.h8050 null_node_p (const_tree expr) in null_node_p() function