Searched refs:start_block_helper_function (Results 1 – 3 of 3) sorted by relevance
1110 extern void start_block_helper_function (tree func_decl);
9024 start_block_helper_function (cur_block->copy_helper_func_decl); in synth_copy_helper_block_func()9105 start_block_helper_function (cur_block->destroy_helper_func_decl); in synth_destroy_helper_block_func()9325 start_block_helper_function (cur_block->helper_func_decl); in c_parser_block_literal_expr()
3513 start_block_helper_function (block_byref_id_object_copy[kind]); in synth_block_byref_id_object_copy_func()3569 start_block_helper_function (block_byref_id_object_dispose[kind]); in synth_block_byref_id_object_dispose_func()8141 start_block_helper_function (tree decl1) in start_block_helper_function() function