Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-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()
H A Dc-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()
H A Dtree.h4479 extern void pop_function_context (void);
H A Dfunction.c292 pop_function_context (void) in pop_function_context() function
H A DFSFChangeLog.109687 * function.c (pop_function_context): Fix error in last change;
9796 (pop_function_context): Pass current_function_decl to it.
H A DChangeLog-19999026 from c_function_chain. Don't call pop_function_context. Clear out
9031 nested functions. Call push_function_context/pop_function_context
H A DChangeLog-200229074 (pop_function_context): Compute MAY_SHARE parameter for
H A DChangeLog-20032342 (c-pop_function_context): Ditto.
/freebsd-12.1/contrib/gcc/cp/
H A Dparser.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()
H A Ddecl.c5258 pop_function_context (); in synth_block_byref_id_object_copy_func()
5311 pop_function_context (); in synth_block_byref_id_object_dispose_func()
H A DChangeLog-19992427 (end_anon_func): Remove redundant call to pop_function_context