Home
last modified time | relevance | path

Searched refs:build_converted_constant_expr (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20193449 build_converted_constant_expr instead of calling
4340 build_converted_constant_expr if it could involve calling a conversion
4456 (build_converted_constant_expr): ...this. New.
4927 build_converted_constant_expr instead of calling
H A DChangeLog-20181917 (build_converted_constant_expr): Set check_narrowing and
4077 build_converted_constant_expr and valid_constant_size_p.
H A DChangeLog2234 value_dependent_expression_p after build_converted_constant_expr.
H A Ddecl.cc3941 value = build_converted_constant_expr (type, value, tf_warning_or_error); in case_conversion()
11057 size = build_converted_constant_expr (size_type_node, size, complain); in compute_array_index_type_loc()
H A Dcp-tree.h6650 extern tree build_converted_constant_expr (tree, tree, tsubst_flags_t);
H A Dcall.cc4637 build_converted_constant_expr (tree type, tree expr, tsubst_flags_t complain) in build_converted_constant_expr() function
H A Dpt.cc7394 expr = build_converted_constant_expr (type, expr, complain); in convert_nontype_argument()
7472 tree t = build_converted_constant_expr (type, expr, complain); in convert_nontype_argument()
H A DChangeLog-20173070 * call.c (build_converted_constant_expr): Rename from
H A DChangeLog-20205533 build_converted_constant_expr returned.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c3738 value = build_converted_constant_expr (type, value, tf_warning_or_error); in case_conversion()
10419 size = build_converted_constant_expr (size_type_node, size, complain); in compute_array_index_type_loc()
H A Dcp-tree.h6391 extern tree build_converted_constant_expr (tree, tree, tsubst_flags_t);
H A Dcall.c4435 build_converted_constant_expr (tree type, tree expr, tsubst_flags_t complain) in build_converted_constant_expr() function
H A Dpt.c7204 expr = build_converted_constant_expr (type, expr, complain); in convert_nontype_argument()
7275 tree t = build_converted_constant_expr (type, expr, complain); in convert_nontype_argument()