Home
last modified time | relevance | path

Searched refs:build_non_dependent_expr (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc3235 object = build_non_dependent_expr (object); in finish_class_member_access_expr()
3593 expr = build_non_dependent_expr (expr); in build_x_indirect_ref()
4566 arg1 = build_non_dependent_expr (arg1); in build_x_binary_op()
4567 arg2 = build_non_dependent_expr (arg2); in build_x_binary_op()
4621 arg1 = build_non_dependent_expr (arg1); in build_x_array_ref()
4622 arg2 = build_non_dependent_expr (arg2); in build_x_array_ref()
6318 arg0 = build_non_dependent_expr (arg0); in build_x_vec_perm_expr()
6320 arg1 = build_non_dependent_expr (arg1); in build_x_vec_perm_expr()
6321 arg2 = build_non_dependent_expr (arg2); in build_x_vec_perm_expr()
6349 arg0 = build_non_dependent_expr (arg0); in build_x_shufflevector()
[all …]
H A Ddecl2.cc397 array_expr = build_non_dependent_expr (array_expr); in grok_array_decl()
399 index_exp = build_non_dependent_expr (index_exp); in grok_array_decl()
5525 object = build_non_dependent_expr (object); in build_offset_ref_call_from_tree()
5533 fn = build_non_dependent_expr (fn); in build_offset_ref_call_from_tree()
H A Dsemantics.cc899 convert_to_void (build_non_dependent_expr (expr), ICV_STATEMENT, in finish_expr_stmt()
1363 convert_to_void (build_non_dependent_expr (expr), ICV_THIRD_IN_FOR, in finish_for_expr()
2761 fn = build_non_dependent_expr (fn); in finish_call_expr()
10797 lhs = build_non_dependent_expr (lhs); in finish_omp_atomic()
10799 rhs = build_non_dependent_expr (rhs); in finish_omp_atomic()
10801 v = build_non_dependent_expr (v); in finish_omp_atomic()
10803 lhs1 = build_non_dependent_expr (lhs1); in finish_omp_atomic()
10805 rhs1 = build_non_dependent_expr (rhs1); in finish_omp_atomic()
10807 r = build_non_dependent_expr (r); in finish_omp_atomic()
H A DChangeLog-20111922 * pt.c (build_non_dependent_expr): Don't wrap { }.
2881 * pt.c (build_non_dependent_expr): Use fold_non_dependent_expr_sfinae.
2987 * pt.c (build_non_dependent_expr): Remove special handling of
3438 * pt.c (build_non_dependent_expr): Don't check null_ptr_cst_p,
3599 * pt.c (build_non_dependent_expr): Adjust.
4330 * pt.c (build_non_dependent_expr): Keep dereferences outside the
H A DChangeLog-2003588 * pt.c (build_non_dependent_expr): Handle GNU extension to ?:
1642 * pt.c (build_non_dependent_expr): Check COMPOUND_EXPR_OVERLOADED.
1752 * pt.c (build_non_dependent_expr): Do not build a
1981 * pt.c (build_non_dependent_expr): Look inside COND_EXPR and
2092 build_non_dependent_expr.
2094 * pt.c (build_non_dependent_expr): Set operand.
3187 (build_non_dependent_expr): Likewise.
3226 (build_non_dependent_expr): New function.
H A Dtypeck2.cc2085 expr = build_non_dependent_expr (expr); in build_x_arrow()
H A DChangeLog-20132295 (build_non_dependent_expr): Likewise.
3139 * pt.c (build_non_dependent_expr): Don't check it here.
3403 (build_non_dependent_expr): Likewise.
4078 * pt.c (build_non_dependent_expr): Don't try to fold
H A Dpt.cc28795 build_non_dependent_expr (tree expr) in build_non_dependent_expr() function
28863 build_non_dependent_expr (TREE_OPERAND (expr, 0)), in build_non_dependent_expr()
28865 ? build_non_dependent_expr (TREE_OPERAND (expr, 1)) in build_non_dependent_expr()
28866 : build_non_dependent_expr (TREE_OPERAND (expr, 0))), in build_non_dependent_expr()
28867 build_non_dependent_expr (TREE_OPERAND (expr, 2))); in build_non_dependent_expr()
28872 build_non_dependent_expr (TREE_OPERAND (expr, 1))); in build_non_dependent_expr()
28894 tree newarg = build_non_dependent_expr (arg); in make_args_non_dependent()
30982 ASSERT_EQ (int_cst, build_non_dependent_expr (int_cst)); in test_build_non_dependent_expr()
30986 ASSERT_EQ (wrapped_int_cst, build_non_dependent_expr (wrapped_int_cst)); in test_build_non_dependent_expr()
30991 ASSERT_EQ (string_lit, build_non_dependent_expr (string_lit)); in test_build_non_dependent_expr()
[all …]
H A DChangeLog-2004569 * pt.c (build_non_dependent_expr): Do not build a
2876 unify, build_non_dependent_expr): Likewise.
5251 * pt.c (build_non_dependent_expr): Expand the set of tree nodes
5838 * pt.c (build_non_dependent_expr): Do not create a
6327 * pt.c (build_non_dependent_expr): Do not build
6489 * pt.c (build_non_dependent_expr): Do not build a
H A DChangeLog-20182597 * pt.c (build_non_dependent_expr): Don't wrap CONST_DECL.
3768 * pt.c (build_non_dependent_expr): Propagate expr location.
5273 * typeck.c (check_return_expr): Call build_non_dependent_expr.
5297 * typeck.c (build_static_cast): Use build_non_dependent_expr.
5366 (build_non_dependent_expr): Likewise.
H A DChangeLog-2005735 * pt.c (build_non_dependent_expr): Don't wrap a COMPONENT_REF
2245 * pt.c (build_non_dependent_expr): Use is_overloaded_fn.
2865 * pt.c (build_non_dependent_expr): Don't build NON_DEPENDENT_EXPR
H A DChangeLog-2014573 * pt.c (tsubst_copy_and_build, build_non_dependent_expr): Likewise.
582 (convert_nontype_argument, build_non_dependent_expr): Adjust.
2433 (tsubst, tsubst_copy, build_non_dependent_expr): Handle VOID_CST.
H A DChangeLog-20161932 (build_non_dependent_expr): Avoid infinite recursion during concept
2862 * pt.c (build_non_dependent_expr): Use flag_checking > 1 instead of
4377 * pt.c (build_non_dependent_expr): Don't try a checking fold when
H A DChangeLog-2007501 build_non_dependent_expr on object prior to building ADDR_EXPR from it
1190 * pt.c (build_non_dependent_expr, type_dependent_expression_p):
H A Dinit.cc3927 nelts = build_non_dependent_expr (nelts); in build_new()
H A DChangeLog-20191651 * pt.c (build_non_dependent_expr): Call fold_non_dependent_expr
2513 * pt.c (build_non_dependent_expr): Call build_non_dependent_expr for
H A Dcoroutines.cc1355 expr = build_non_dependent_expr (expr); in finish_co_return_stmt()
H A DChangeLog2602 * pt.cc (build_non_dependent_expr): Don't wrap PARM_DECL either.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c3065 object = build_non_dependent_expr (object); in finish_class_member_access_expr()
3343 expr = build_non_dependent_expr (expr); in build_x_indirect_ref()
4303 arg1 = build_non_dependent_expr (arg1); in build_x_binary_op()
4304 arg2 = build_non_dependent_expr (arg2); in build_x_binary_op()
4358 arg1 = build_non_dependent_expr (arg1); in build_x_array_ref()
4359 arg2 = build_non_dependent_expr (arg2); in build_x_array_ref()
5846 arg0 = build_non_dependent_expr (arg0); in build_x_vec_perm_expr()
5848 arg1 = build_non_dependent_expr (arg1); in build_x_vec_perm_expr()
5849 arg2 = build_non_dependent_expr (arg2); in build_x_vec_perm_expr()
6012 xarg = build_non_dependent_expr (xarg); in build_x_unary_op()
[all …]
H A Ddecl2.c389 array_expr = build_non_dependent_expr (array_expr); in grok_array_decl()
390 index_exp = build_non_dependent_expr (index_exp); in grok_array_decl()
5248 object = build_non_dependent_expr (object); in build_offset_ref_call_from_tree()
5256 fn = build_non_dependent_expr (fn); in build_offset_ref_call_from_tree()
H A Dsemantics.c691 convert_to_void (build_non_dependent_expr (expr), ICV_STATEMENT, in finish_expr_stmt()
1097 convert_to_void (build_non_dependent_expr (expr), ICV_THIRD_IN_FOR, in finish_for_expr()
2532 fn = build_non_dependent_expr (fn); in finish_call_expr()
9319 lhs = build_non_dependent_expr (lhs); in finish_omp_atomic()
9321 rhs = build_non_dependent_expr (rhs); in finish_omp_atomic()
9323 v = build_non_dependent_expr (v); in finish_omp_atomic()
9325 lhs1 = build_non_dependent_expr (lhs1); in finish_omp_atomic()
9327 rhs1 = build_non_dependent_expr (rhs1); in finish_omp_atomic()
H A Dpt.c27870 build_non_dependent_expr (tree expr) in build_non_dependent_expr() function
27936 build_non_dependent_expr (TREE_OPERAND (expr, 0)), in build_non_dependent_expr()
27938 ? build_non_dependent_expr (TREE_OPERAND (expr, 1)) in build_non_dependent_expr()
27939 : build_non_dependent_expr (TREE_OPERAND (expr, 0))), in build_non_dependent_expr()
27940 build_non_dependent_expr (TREE_OPERAND (expr, 2))); in build_non_dependent_expr()
27946 build_non_dependent_expr (TREE_OPERAND (expr, 1))); in build_non_dependent_expr()
27968 tree newarg = build_non_dependent_expr (arg); in make_args_non_dependent()
29781 ASSERT_EQ (int_cst, build_non_dependent_expr (int_cst)); in test_build_non_dependent_expr()
29785 ASSERT_EQ (wrapped_int_cst, build_non_dependent_expr (wrapped_int_cst)); in test_build_non_dependent_expr()
29790 ASSERT_EQ (string_lit, build_non_dependent_expr (string_lit)); in test_build_non_dependent_expr()
[all …]
H A Dtypeck2.c2124 expr = build_non_dependent_expr (expr); in build_x_arrow()
H A Dinit.c3864 nelts = build_non_dependent_expr (nelts); in build_new()
H A Dcoroutines.cc1325 expr = build_non_dependent_expr (expr); in finish_co_return_stmt()

12