Home
last modified time | relevance | path

Searched refs:finish_goto_stmt (Results 1 – 8 of 8) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDsemantics.c548 finish_goto_stmt (tree destination) in finish_goto_stmt() function
799 return finish_goto_stmt (cdtor_label); in finish_return_stmt()
HDChangeLog-200084 * semantics.c (finish_goto_stmt): Likewise.
1228 (finish_goto_stmt): Use add_stmt, not add_tree.
2156 (finish_goto_stmt): Change call from build_min_nt
2835 (finish_goto_stmt): Likewise.
3584 * semantics.c (finish_goto_stmt): Call it and use_label.
HDChangeLog-1999546 * semantics.c (finish_goto_stmt): Set DECL_UNLINABLE for functions
1917 * semantics.c (finish_goto_stmt): Always marked used labels as
2004 (finish_goto_stmt): Create RTL for labels.
3099 * semantics.c (finish_goto_stmt): Use LABEL_DECLs even when
HDcp-tree.h4336 extern tree finish_goto_stmt (tree);
HDparser.c7395 finish_goto_stmt (cp_parser_expression (parser, /*cast_p=*/false)); in cp_parser_jump_statement()
7398 finish_goto_stmt (cp_parser_identifier (parser)); in cp_parser_jump_statement()
HDpt.c8703 finish_goto_stmt (tmp); in tsubst_expr()
HDChangeLog-20044775 * semantics.c (finish_goto_stmt, finish_label_stmt): Likewise.
HDChangeLog-20031764 * semantics.c (finish_goto_stmt): The address of a label must go