Searched refs:null_node (Results 1 – 14 of 14) sorted by relevance
721 if (exp == null_node) in build_throw()
1468 if (expr == null_node in build_expr_type_conversion()
5537 if (expr == null_node && TREE_CODE (totype) != BOOLEAN_TYPE in conversion_null_warnings()5730 if (expr == null_node && INTEGRAL_OR_UNSCOPED_ENUMERATION_TYPE_P (totype)) in convert_like_real()6085 expr = convert (build_pointer_type (type1), null_node); in build_x_va_arg()6547 if (arg == null_node in build_over_call()
2775 if (TREE_VALUE (p) == null_node) in args_to_string()
3785 if ((orig_op0 == null_node || orig_op1 == null_node) in cp_build_binary_op()
970 #define access_default_node null_node
4104 return null_node; in cp_parser_primary_expression()
438 #define null_node c_global_trees[CTI_NULL] macro
5102 null_node = make_node (INTEGER_CST); in c_common_nodes_and_builtins()5103 TREE_TYPE (null_node) = c_common_type_for_size (POINTER_SIZE, 0); in c_common_nodes_and_builtins()7898 && (warn_strict_null_sentinel || null_node != sentinel)) in check_function_sentinel()
491 #define null_node c_global_trees[CTI_NULL] macro
4406 null_node = make_int_cst (1, 1); in c_common_nodes_and_builtins()4407 TREE_TYPE (null_node) = c_common_type_for_size (POINTER_SIZE, 0); in c_common_nodes_and_builtins()5307 && (warn_strict_null_sentinel || null_node != sentinel)) in check_function_sentinel()
326 #define access_default_node null_node7602 return expr == null_node; in null_node_p()
6832 if (expr == null_node in convert_like_real()
5292 return cp_expr (null_node, token->location); in cp_parser_primary_expression()