Searched refs:cxx_pop_function_context (Results 1 – 4 of 4) sorted by relevance
94 #define LANG_HOOKS_FUNCTION_FINAL cxx_pop_function_context
3932 extern void cxx_pop_function_context (struct function *);
2652 (cxx_pop_function_context): Don't use VARRAY_FREE.3160 * cp-tree.h (cxx_push_function_context, cxx_pop_function_context,
12347 cxx_pop_function_context (struct function * f) in cxx_pop_function_context() function