Searched refs:enter_nested (Results 1 – 4 of 4) sorted by relevance
72 void (*enter_nested) PARAMS ((struct function *)); member
353 (*lang_hooks.function.enter_nested) (p);
73 void (*enter_nested) (struct function *); member
252 lang_hooks.function.enter_nested (p); in push_function_context_to()