Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dmethod.c777 stmt = begin_function_body (); in synthesize_method()
H A Dcp-tree.h3983 extern tree begin_function_body (void);
H A DChangeLog-2001113 (begin_function_body, finish_function_body): New fns.
122 * parse.y (function_body, .begin_function_body): New nonterminals.
H A DChangeLog-20024157 (begin_function_body): Keep the block we create, not the next one.
4171 (begin_function_body): Call them and keep_next_level.
H A DChangeLog-20043020 (begin_function_body): Don't call begin_constructor_body.
4747 * decl.c (begin_function_body): Don't set COMPOUND_STMT_BODY_BLOCK.
H A DChangeLog-20031242 (begin_function_body): Likewise.
2539 (expand_static_init, begin_destructor_body, begin_function_body,
H A Ddecl.c11730 begin_function_body (void) in begin_function_body() function
H A Dpt.c8656 stmt = begin_function_body (); in tsubst_expr()
H A Dparser.c13217 body = begin_function_body (); in cp_parser_ctor_initializer_opt_and_function_body()
H A DChangeLog4479 * decl.c (begin_function_body): Do nothing if it's false.