Searched refs:finish_goto_stmt (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gcc/cp/
H A Dsemantics.c548 finish_goto_stmt (tree destination) function
799 return finish_goto_stmt (cdtor_label);
H A Dcp-tree.h4309 extern tree finish_goto_stmt (tree);
H A Dparser.c7064 finish_goto_stmt (cp_parser_expression (parser, /*cast_p=*/false));
7067 finish_goto_stmt (cp_parser_identifier (parser));
H A Dpt.c8699 finish_goto_stmt (tmp);

Completed in 287 milliseconds