Home
last modified time | relevance | path

Searched refs:c_pop_function_context (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-lang.c78 #define LANG_HOOKS_FUNCTION_LEAVE_NESTED c_pop_function_context
/openbsd-src/gnu/gcc/gcc/
H A Dc-objc-common.h72 #define LANG_HOOKS_FUNCTION_LEAVE_NESTED c_pop_function_context
H A Dc-tree.h473 extern void c_pop_function_context (struct function *);
H A Dc-decl.c6973 c_pop_function_context (struct function *f) in c_pop_function_context() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-lang.c75 #define LANG_HOOKS_FUNCTION_LEAVE_NESTED c_pop_function_context
H A Dc-tree.h222 extern void c_pop_function_context PARAMS ((struct function *));
H A Dc-decl.c6890 c_pop_function_context (f) in c_pop_function_context() function