Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dcp-objcp-common.h92 #define LANG_HOOKS_FUNCTION_INIT cxx_push_function_context
H A Dcp-tree.h3931 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.c12315 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,