Home
last modified time | relevance | path

Searched refs:build_compound_expr (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h714 extern tree build_compound_expr (location_t, tree, tree);
H A DChangeLog1137 (build_compound_expr, emit_side_effect_warnings): Call
3254 lvalue_p, build_compound_expr, c_finish_return, c_finish_if_stmt,
7405 (build_compound_expr): Likewise.
7427 * c-typeck.c (build_compound_expr): Warn even for right-hand operand
7803 * c-typeck.c (build_compound_expr): Reject _Cilk_spawn in a comma
H A Dc-parser.cc5437 rec = build_compound_expr (comma_loc, rec, next.value); in c_parser_initelt()
10735 expr.value = build_compound_expr (loc, expr.value, next.value); in c_parser_expression()
H A Dc-typeck.cc5675 build_compound_expr (location_t loc, tree expr1, tree expr2) in build_compound_expr() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h697 extern tree build_compound_expr (location_t, tree, tree);
H A Dc-parser.c5437 rec = build_compound_expr (comma_loc, rec, next.value); in c_parser_initelt()
10674 expr.value = build_compound_expr (loc, expr.value, next.value); in c_parser_expression()
H A Dc-typeck.c5559 build_compound_expr (location_t loc, tree expr1, tree expr2) in build_compound_expr() function
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc2004 …compound_expr = build_compound_expr (input_location, build_compound_expr (input_location, s1, s2),… in objc_maybe_build_modify_expr()
2006 compound_expr = build_compound_expr (input_location, s2, s3); in objc_maybe_build_modify_expr()
2132 compound_expr = build_compound_expr (location, build_compound_expr (location, s1, s2), s3); in objc_build_incr_expr_for_property_ref()
9055 super_expr_list = build_compound_expr (input_location, in get_super_receiver()
9060 super_expr_list = build_compound_expr (input_location, in get_super_receiver()
H A DChangeLog3002 build_modify_expr, build_compound_expr.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c1941 …compound_expr = build_compound_expr (input_location, build_compound_expr (input_location, s1, s2),… in objc_maybe_build_modify_expr()
1943 compound_expr = build_compound_expr (input_location, s2, s3); in objc_maybe_build_modify_expr()
2069 compound_expr = build_compound_expr (location, build_compound_expr (location, s1, s2), s3); in objc_build_incr_expr_for_property_ref()
8928 super_expr_list = build_compound_expr (input_location, in get_super_receiver()
8933 super_expr_list = build_compound_expr (input_location, in get_super_receiver()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20082155 (build_compound_expr): New, for compatibility with C
2156 build_compound_expr.
2157 (cp_build_compound_expr): Renamed from build_compound_expr.
2160 * init.c (build_vec_delete_1): Fix calls to build_compound_expr.
2162 * cp-tree.h (build_compound_expr): Add C-compatibile prototype.
2163 (cp_build_compound_expr): Renamed from build_compound_expr.
2364 (build_compound_expr): Ditto.
H A Dinit.cc4149 body = build_compound_expr (loc, body, tmp); in build_vec_delete_1()
4155 body = build_compound_expr (loc, body, tmp); in build_vec_delete_1()
4171 loop = build_compound_expr (loc, tbase_init, loop); in build_vec_delete_1()
H A DChangeLog-20092174 (build_compound_expr): Same.
2180 build_compound_expr.
2186 (cxx_maybe_build_cleanup): Same, but to build_compound_expr.
2192 (build_compound_expr): Same.
H A DChangeLog-20032085 (build_compound_expr): Do not convert lhs when building a
2426 * typeck.c (build_compound_expr): If RHS is a TARGET_EXPR, put the
2590 * cp-tree.h (build_compound_expr): Take LHS & RHS args.
2594 (build_compound_expr): Remove unreachable code. Take two
2598 (expand_static_init): Adjust build_compound_expr call.
2603 (build_vec_delete): Adjust build_compound_expr calls.
H A DChangeLog-19992173 (build_compound_expr): Don't decay arrays.
2455 (build_compound_expr): Use convert_to_void.
6256 (build_compound_expr): Call complete_type_in_void for LHS.
H A DChangeLog-200077 (build_compound_expr): Likewise.
4231 (build_compound_expr): Likewise.
6762 build_unary_op, mark_addressable, build_compound_expr,
H A DChangeLog-19952150 * typeck.c (build_compound_expr): Do not warn about a compound expr
2685 * typeck.c (build_compound_expr): warn if left-hand operand of
H A DChangeLog-2012974 build_compound_expr, build_c_cast, build_modify_expr): Remove
H A DChangeLog-2004203 (build_compound_expr): Remove unnecessary decl_constant_value
2888 build_compound_expr, build_modify_expr, expand_ptrmemfunc_cst,
H A Dcp-tree.h8036 extern tree build_compound_expr (location_t, tree, tree);
H A Dtypeck.cc7707 build_compound_expr (location_t /*loc*/, tree lhs, tree rhs) in build_compound_expr() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c4040 body = build_compound_expr (loc, body, tmp); in build_vec_delete_1()
4046 body = build_compound_expr (loc, body, tmp); in build_vec_delete_1()
4049 loop = build_compound_expr (loc, tbase_init, loop); in build_vec_delete_1()
H A Dcp-tree.h7625 extern tree build_compound_expr (location_t, tree, tree);
H A Dtypeck.c7186 build_compound_expr (location_t /*loc*/, tree lhs, tree rhs) in build_compound_expr() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200919616 build_conditional_expr, build_compound_expr, c_cast_expr,
19645 (build_compound_expr): Pass location on down.
19646 (build_compound_expr): New argument.
28814 (build_unary_op, build_conditional_expr, build_compound_expr,
30632 (build_compound_expr): Likewise.
30863 (build_compound_expr): Wrap result for C99 if operands can be used

12