Searched refs:null_node_p (Results 1 – 6 of 6) sorted by relevance
580 if (exp && null_node_p (exp)) in build_throw()
1668 if (null_node_p (expr) in build_expr_type_conversion()
3234 if (null_node_p (TREE_VALUE (p))) in args_to_string()
4354 if ((null_node_p (orig_op0) || null_node_p (orig_op1)) in cp_build_binary_op()
6555 if (null_node_p (expr) && TREE_CODE (totype) != BOOLEAN_TYPE in conversion_null_warnings()7961 if (null_node_p (arg) in build_over_call()
7599 null_node_p (const_tree expr) in null_node_p() function