Searched refs:enter_nested (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/gcc/ | ||
| H A D | langhooks.h | 73 void (*enter_nested) (struct function *); member |
| H A D | function.c | 260 lang_hooks.function.enter_nested (p); in push_function_context_to() |