Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDcp-objcp-common.h92 #define LANG_HOOKS_FUNCTION_INIT cxx_push_function_context
HDcp-tree.h3931 extern void cxx_push_function_context (struct function *);
HDChangeLog-20043279 (cxx_push_function_context): Likewise.
4880 (cxx_push_function_context): Likewise.
6295 * decl.c (cxx_push_function_context): Do not set
HDChangeLog-20031429 (cxx_push_function_context): Do not clear expanding_p.
1776 (cxx_push_function_context): Move code to set struct function
HDdecl.c12315 cxx_push_function_context (struct function * f) in cxx_push_function_context() function
HDChangeLog-20023160 * cp-tree.h (cxx_push_function_context, cxx_pop_function_context,