Searched defs:fnbody (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | coroutines.cc | 2137 build_actor_fn (location_t loc, tree coro_frame_type, tree actor, tree fnbody, in build_actor_fn() 4072 coro_rewrite_function_body (location_t fn_start, tree fnbody, tree orig, in coro_rewrite_function_body() 4393 tree fnbody = pop_stmt_list (DECL_SAVED_TREE (orig)); in morph_fn_to_coro() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | coroutines.cc | 2208 build_actor_fn (location_t loc, tree coro_frame_type, tree actor, tree fnbody, in build_actor_fn() 4125 coro_rewrite_function_body (location_t fn_start, tree fnbody, tree orig, in coro_rewrite_function_body() 4351 tree fnbody = pop_stmt_list (DECL_SAVED_TREE (orig)); in morph_fn_to_coro() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 2111 tree fnbody = NULL_TREE; in c_parser_declaration_or_fndef() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 2148 tree fnbody = NULL_TREE; in c_parser_declaration_or_fndef() local
|