Home
last modified time | relevance | path

Searched refs:finish_switch_cond (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDChangeLog-1999374 * semantics.c (finish_switch_cond): Do conversions here, not ...
1058 (finish_switch_cond): Likewise.
2371 (finish_switch_cond): Likewise.
2380 finish_switch_cond. Use expand_cond throughout.
3450 (finish_switch_cond): Likewise.
6069 * semantics.c (finish_switch_cond): Handle error cases gracefully.
HDsemantics.c942 finish_switch_cond (tree cond, tree switch_stmt) in finish_switch_cond() function
HDChangeLog-2002263 * semantics.c (finish_switch_cond): Likewise.
3848 * semantics.c (finish_switch_cond): Don't call get_unwidened
4008 (finish_switch_cond): Set SWITCH_TYPE.
HDChangeLog-20044664 finish_for_expr, finish_switch_cond): Use it.
4720 begin_switch_stmt, finish_switch_cond): Update to match.
4829 finish_switch_cond, finish_switch_stmt, begin_try_block,
5479 * semantics.c (finish_switch_cond, finish_unary_op_expr): Likewise.
HDcp-tree.h4333 extern void finish_switch_cond (tree, tree);
HDChangeLog-20001157 (finish_switch_cond): Adjust condition here, rater than in
2208 * semantics.c (finish_switch_cond): Not here.
2858 (finish_switch_cond): Likewise.
HDpt.c8680 finish_switch_cond (tmp, stmt); in tsubst_expr()
HDparser.c6879 finish_switch_cond (condition, statement); in cp_parser_selection_statement()
HDChangeLog-20033406 (finish_switch_cond): Use perform_integral_promotions.
HDChangeLog6919 * semantics.c (begin_switch_stmt, finish_switch_cond,