Home
last modified time | relevance | path

Searched refs:cxx_pop_function_context (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/gcc/gcc/cp/
Dcp-objcp-common.h94 #define LANG_HOOKS_FUNCTION_FINAL cxx_pop_function_context
Dcp-tree.h3883 extern void cxx_pop_function_context (struct function *);
DChangeLog-20022652 (cxx_pop_function_context): Don't use VARRAY_FREE.
3160 * cp-tree.h (cxx_push_function_context, cxx_pop_function_context,
Ddecl.c11687 cxx_pop_function_context (struct function * f) in cxx_pop_function_context() function
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dcp-lang.c100 #define LANG_HOOKS_FUNCTION_FINAL cxx_pop_function_context
Dcp-tree.h3721 extern void cxx_pop_function_context PARAMS ((struct function *));
Ddecl.c15456 cxx_pop_function_context (f) in cxx_pop_function_context() function
DChangeLog4055 (cxx_pop_function_context): Don't use VARRAY_FREE.
4563 * cp-tree.h (cxx_push_function_context, cxx_pop_function_context,