Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2015279 (finish_unary_op_expr): Likewise.
393 (finish_unary_op_expr): Likewise for return type and local "result".
740 * semantics.c (finish_unary_op_expr): Fold for warnings.
H A DChangeLog-20132989 (cp_convert_range_for): Pass complain to finish_unary_op_expr.
2992 * semantics.c (finish_unary_op_expr): Add complain parm.
H A DChangeLog-20122082 * semantics.c (finish_unary_op_expr): Likewise.
H A DChangeLog-20082391 (finish_unary_op_expr): Ditto.
H A DChangeLog-1999626 * semantics.c (finish_unary_op_expr): Only set TREE_NEGATED_INT
924 * semantics.c (finish_unary_op_expr): Check whether result is also
H A Dcp-tree.h7642 extern cp_expr finish_unary_op_expr (location_t, enum tree_code, cp_expr,
H A DChangeLog-20053313 * semantics.c (finish_unary_op_expr): Copy INTEGER_CSTs before
H A DChangeLog-20073261 * semantics.c (finish_unary_op_expr): Warn only if result
H A DChangeLog-20092168 * semantics.c (finish_unary_op_expr): Pass location to
H A DChangeLog-19984564 * cp-tree.h (finish_unary_op_expr): New function.
4582 (finish_unary_op_expr): New function, containing
H A Dsemantics.cc3082 finish_unary_op_expr (location_t op_loc, enum tree_code code, cp_expr expr, in finish_unary_op_expr() function
H A DChangeLog-20111469 * semantics.c (finish_unary_op_expr): Don't set it.
H A DChangeLog-2021169 (finish_unary_op_expr): Likewise.
H A Dparser.cc9010 expression = finish_unary_op_expr (loc, unary_operator, in cp_parser_unary_expression()
13859 expression = finish_unary_op_expr (input_location, in cp_convert_range_for()
42173 incr = finish_unary_op_expr (input_location, in cp_convert_omp_range_for()
H A DChangeLog-20181441 * semantics.c (finish_unary_op_expr): Check return value of
H A DChangeLog-20045479 * semantics.c (finish_switch_cond, finish_unary_op_expr): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h7251 extern cp_expr finish_unary_op_expr (location_t, enum tree_code, cp_expr,
H A Dsemantics.c2826 finish_unary_op_expr (location_t op_loc, enum tree_code code, cp_expr expr, in finish_unary_op_expr() function
H A Dparser.c8550 expression = finish_unary_op_expr (loc, unary_operator, in cp_parser_unary_expression()
12681 expression = finish_unary_op_expr (input_location, in cp_convert_range_for()
38841 incr = finish_unary_op_expr (input_location, in cp_convert_omp_range_for()