Home
last modified time | relevance | path

Searched refs:push_function_context_to (Results 1 – 22 of 22) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dmethod.c766 push_function_context_to (context);
H A Dspew.c945 push_function_context_to (context);
H A DChangeLog.22426 push_function_context_to. Use SF flags to start function.
2828 (maybe_push_to_top_level): Call push_function_context_to, not
2833 restore_lang_status. Call push_function_context_to, not
2838 (start_anon_func): Call push_function_context_to, not
2844 push_function_context_to, not push_cp_function_context.
2848 (synthesize_method): Call push_function_context_to, not
H A Ddecl.c2668 push_function_context_to (NULL_TREE);
/openbsd-src/gnu/gcc/gcc/cp/
H A Dmethod.c770 push_function_context_to (context); in synthesize_method()
H A DChangeLog-19992426 push_function_context_to. Use SF flags to start function.
2828 (maybe_push_to_top_level): Call push_function_context_to, not
2833 restore_lang_status. Call push_function_context_to, not
2838 (start_anon_func): Call push_function_context_to, not
2844 push_function_context_to, not push_cp_function_context.
2848 (synthesize_method): Call push_function_context_to, not
H A Dname-lookup.c5018 push_function_context_to (NULL_TREE); in push_to_top_level()
H A Dparser.c16131 push_function_context_to (function_scope); in cp_parser_late_parsing_for_member()
/openbsd-src/gnu/gcc/gcc/
H A Dfunction.c241 push_function_context_to (tree context ATTRIBUTE_UNUSED) in push_function_context_to() function
260 push_function_context_to (current_function_decl); in push_function_context()
H A Dtree.h4392 extern void push_function_context_to (tree);
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtree.h3013 extern void push_function_context_to PARAMS ((tree));
H A DFSFChangeLog558 (push_function_context_to, pop_function_context_from): Save and
2321 * function.c (push_function_context_to): Call init_emit last.
2441 (push_function_context_to, pop_function_context_from): Save/restore
H A Dfunction.c329 push_function_context_to (context) in push_function_context_to() function
361 push_function_context_to (current_function_decl); in push_function_context()
H A DChangeLog.28222 (push_function_context_to): Don't set function::decl here.
9117 (push_function_context_to): Set contains_functions for the outer
9215 (push_function_context_to): Call language-specific save function.
11293 (push_function_context_to): Don't save them. Don't call
12057 * function.c (push_function_context_to): Don't call save_stmt_status.
12099 (push_function_context_to): Don't allocate a struct function,
H A DChangeLog.14176 (push_function_context_to): Save it.
9245 (push_function_context_to): Adjust for this change.
11865 (push_function_context_to, pop_function_context_from): Save and
15446 (push_function_context_to, pop_function_context_from): Save and
H A DChangeLog.02440 (push_function_context_to): Save it.
5292 * function.c (push_function_context_to): Don't call init_emit.
6226 * function.c (push_function_context_to): Don't call init_emit.
H A DFSFChangeLog.106114 (push_function_context_to): Save it.
9790 * function.c (push_function_context_to): Now takes a tree
H A DFSFChangeLog.112671 * function.c (push_function_context_to): Pass it in.
6091 (push_function_context_to): Save it.
H A DChangeLog.612188 (find_function_data, push_function_context_to,
12191 (push_function_context_to): Disentangle.
H A DChangeLog.46276 (push_function_context_to): Don't call save_tree_status.
H A DChangeLog.512965 (push_function_context_to): Remove invocation of
H A DChangeLog.710571 (push_function_context_to, pop_function_context_from,