Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dcp-objcp-common.h94 #define LANG_HOOKS_FUNCTION_FINAL cxx_pop_function_context
H A Dcp-tree.h3932 extern void cxx_pop_function_context (struct function *);
H A DChangeLog-20022652 (cxx_pop_function_context): Don't use VARRAY_FREE.
3160 * cp-tree.h (cxx_push_function_context, cxx_pop_function_context,
H A Ddecl.c12347 cxx_pop_function_context (struct function * f) in cxx_pop_function_context() function