Home
last modified time | relevance | path

Searched refs:pop_function_context (Results 1 – 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDc-parser.c1533 pop_function_context (); in c_parser_declaration_or_fndef()
1561 pop_function_context (); in c_parser_declaration_or_fndef()
8988 pop_function_context (); in clean_and_exit()
9083 pop_function_context (); in synth_copy_helper_block_func()
9155 pop_function_context (); in synth_destroy_helper_block_func()
9428 pop_function_context (); in c_parser_block_literal_expr()
HDc-decl.c3540 pop_function_context (); in synth_block_byref_id_object_copy_func()
3591 pop_function_context (); in synth_block_byref_id_object_dispose_func()
HDtree.h4479 extern void pop_function_context (void);
HDfunction.c292 pop_function_context (void) in pop_function_context() function
HDFSFChangeLog.109687 * function.c (pop_function_context): Fix error in last change;
9796 (pop_function_context): Pass current_function_decl to it.
HDChangeLog-19999026 from c_function_chain. Don't call pop_function_context. Clear out
9031 nested functions. Call push_function_context/pop_function_context
HDChangeLog-200229074 (pop_function_context): Compute MAY_SHARE parameter for
HDChangeLog-20032342 (c-pop_function_context): Ditto.
/freebsd-11-stable/contrib/gcc/cp/
HDparser.c19450 pop_function_context (); in clean_and_exit()
19568 pop_function_context (); in synth_copy_helper_block_func()
19666 pop_function_context (); in synth_destroy_helper_block_func()
19915 pop_function_context (); in cp_parser_block_literal_expr()
HDdecl.c5258 pop_function_context (); in synth_block_byref_id_object_copy_func()
5311 pop_function_context (); in synth_block_byref_id_object_dispose_func()
HDChangeLog-19992427 (end_anon_func): Remove redundant call to pop_function_context