Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dmethod.c780 stmt = begin_function_body ();
H A Dparse.y951 $$ = begin_function_body ();
H A Dcp-tree.h3823 extern tree begin_function_body PARAMS ((void));
H A Dpt.c7806 stmt = begin_function_body ();
H A DChangeLog5560 (begin_function_body): Keep the block we create, not the next one.
5574 (begin_function_body): Call them and keep_next_level.
6090 (begin_function_body, finish_function_body): New fns.
6099 * parse.y (function_body, .begin_function_body): New nonterminals.
H A Ddecl.c14897 begin_function_body () in begin_function_body() function
/openbsd-src/gnu/gcc/gcc/cp/
H A Dmethod.c775 stmt = begin_function_body (); in synthesize_method()
H A Dcp-tree.h3932 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.c11096 begin_function_body (void) in begin_function_body() function
H A Dpt.c8633 stmt = begin_function_body (); in tsubst_expr()
H A Dparser.c12709 body = begin_function_body (); in cp_parser_ctor_initializer_opt_and_function_body()
H A DChangeLog4410 * decl.c (begin_function_body): Do nothing if it's false.
/openbsd-src/gnu/gcc/gcc/objc/
H A Dobjc-act.c4459 body = begin_function_body (); in objc_generate_cxx_ctor_or_dtor()