Home
last modified time | relevance | path

Searched refs:build_x_modify_expr (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c8629 iter_incr = build_x_modify_expr (EXPR_LOCATION (rhs), in handle_omp_for_class_iterator()
8665 iter_incr = build_x_modify_expr (EXPR_LOCATION (rhs), in handle_omp_for_class_iterator()
8776 finish_expr_stmt (build_x_modify_expr (elocus, in handle_omp_for_class_iterator()
8785 finish_expr_stmt (build_x_modify_expr (elocus, in handle_omp_for_class_iterator()
8790 iter_incr = build_x_modify_expr (elocus, in handle_omp_for_class_iterator()
8796 finish_expr_stmt (build_x_modify_expr (elocus, in handle_omp_for_class_iterator()
8801 finish_expr_stmt (build_x_modify_expr (elocus, in handle_omp_for_class_iterator()
8817 iter_init = build_x_modify_expr (elocus, in handle_omp_for_class_iterator()
8823 finish_expr_stmt (build_x_modify_expr (elocus, in handle_omp_for_class_iterator()
8841 iter_init = build_x_modify_expr (elocus, in handle_omp_for_class_iterator()
H A Dcp-tree.h7638 extern cp_expr build_x_modify_expr (location_t, tree,
H A Dpt.c12498 return build_x_modify_expr (input_location, left, code, right, complain); in fold_expression()
17701 incr = build_x_modify_expr (EXPR_LOCATION (incr), lhs, in tsubst_omp_for_iterator()
19807 tree r = build_x_modify_expr in tsubst_copy_and_build()
H A Dtypeck.c8813 build_x_modify_expr (location_t loc, tree lhs, enum tree_code modifycode, in build_x_modify_expr() function
H A Dparser.c9915 expr = build_x_modify_expr (loc, expr, in cp_parser_assignment_expression()
38711 finish_expr_stmt (build_x_modify_expr (EXPR_LOCATION (rhs), in cp_parser_omp_for_loop_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc10088 iter_incr = build_x_modify_expr (EXPR_LOCATION (rhs), in handle_omp_for_class_iterator()
10125 iter_incr = build_x_modify_expr (EXPR_LOCATION (rhs), in handle_omp_for_class_iterator()
10236 finish_expr_stmt (build_x_modify_expr (elocus, in handle_omp_for_class_iterator()
10245 finish_expr_stmt (build_x_modify_expr (elocus, in handle_omp_for_class_iterator()
10251 iter_incr = build_x_modify_expr (elocus, in handle_omp_for_class_iterator()
10257 finish_expr_stmt (build_x_modify_expr (elocus, in handle_omp_for_class_iterator()
10262 finish_expr_stmt (build_x_modify_expr (elocus, in handle_omp_for_class_iterator()
10278 iter_init = build_x_modify_expr (elocus, in handle_omp_for_class_iterator()
10284 finish_expr_stmt (build_x_modify_expr (elocus, in handle_omp_for_class_iterator()
10302 iter_init = build_x_modify_expr (elocus, in handle_omp_for_class_iterator()
H A DChangeLog-2021124 (build_x_modify_expr): Likewise.
157 (tsubst_omp_for_iterator): Adjust call to build_x_modify_expr.
190 (build_x_modify_expr): Add lookups parameter and use
2429 (build_x_modify_expr): Same.
3061 (build_x_modify_expr): Likewise. Move declaration of 'op' closer
H A DChangeLog-2015166 (build_x_modify_expr): Likewise.
285 (build_x_modify_expr): Convert return type from tree to cp_expr.
405 (build_x_modify_expr): Convert return type from tree to cp_expr.
H A DChangeLog-20121944 build_x_compound_expr, build_x_modify_expr): Add location_t parameter.
2079 build_x_compound_expr, cp_build_modify_expr, build_x_modify_expr):
H A DChangeLog-20082264 (build_x_modify_expr): Add SFINAE support.
2369 (build_x_modify_expr): Ditto.
H A Dcp-tree.h8049 extern cp_expr build_x_modify_expr (location_t, tree,
H A Dpt.cc12825 return build_x_modify_expr (input_location, left, code, right, in fold_expression()
18288 incr = build_x_modify_expr (EXPR_LOCATION (incr), lhs, in tsubst_omp_for_iterator()
20639 tree r = build_x_modify_expr in tsubst_copy_and_build()
H A DChangeLog-20132821 c_inhibit_evaluation_warnings around build_x_modify_expr call.
H A DChangeLog-20162694 (build_x_modify_expr): Pass location down to cp_build_modify_expr.
H A Dtypeck.cc9352 build_x_modify_expr (location_t loc, tree lhs, enum tree_code modifycode, in build_x_modify_expr() function
H A DChangeLog-20036161 (build_x_modify_expr): Likewise.
H A DChangeLog-20043462 * typeck.c (build_modify_expr, build_x_modify_expr): Set
H A DChangeLog-20203954 * typeck.c (build_x_modify_expr): Handle error_mark_node arguments.
H A Dparser.cc10383 expr = build_x_modify_expr (loc, expr, in cp_parser_assignment_expression()
42043 finish_expr_stmt (build_x_modify_expr (EXPR_LOCATION (rhs), in cp_parser_omp_for_loop_init()