Searched refs:enter_nested (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dlanghooks.h73 void (*enter_nested) (struct function *); member in struct:lang_hooks_for_functions
H A Dfunction.c239 the enter_nested langhook to save any language-specific state,
255 lang_hooks.function.enter_nested (p);
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dlanghooks.h72 void (*enter_nested) PARAMS ((struct function *)); member in struct:lang_hooks_for_functions
H A Dfunction.c327 the enter_nested langhook to save any language-specific state,
356 (*lang_hooks.function.enter_nested) (p);

Completed in 288 milliseconds