Home
last modified time | relevance | path

Searched refs:cxx_push_function_context (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-objcp-common.h92 #define LANG_HOOKS_FUNCTION_INIT cxx_push_function_context
H A Dcp-tree.h3882 extern void cxx_push_function_context (struct function *);
H A DChangeLog-20043279 (cxx_push_function_context): Likewise.
4880 (cxx_push_function_context): Likewise.
6295 * decl.c (cxx_push_function_context): Do not set
H A DChangeLog-20031429 (cxx_push_function_context): Do not clear expanding_p.
1776 (cxx_push_function_context): Move code to set struct function
H A Ddecl.c11655 cxx_push_function_context (struct function * f) in cxx_push_function_context() function
H A DChangeLog-20023160 * cp-tree.h (cxx_push_function_context, cxx_pop_function_context,
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-lang.c98 #define LANG_HOOKS_FUNCTION_INIT cxx_push_function_context
H A Dcp-tree.h3720 extern void cxx_push_function_context PARAMS ((struct function *));
H A Ddecl.c15435 cxx_push_function_context (f) in cxx_push_function_context() function
H A DChangeLog4563 * cp-tree.h (cxx_push_function_context, cxx_pop_function_context,