Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-lang.c76 #define LANG_HOOKS_FUNCTION_ENTER_NESTED c_push_function_context
/openbsd-src/gnu/gcc/gcc/
H A Dc-objc-common.h70 #define LANG_HOOKS_FUNCTION_ENTER_NESTED c_push_function_context
H A Dc-tree.h472 extern void c_push_function_context (struct function *);
H A Dc-decl.c6952 c_push_function_context (struct function *f) in c_push_function_context() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-lang.c73 #define LANG_HOOKS_FUNCTION_ENTER_NESTED c_push_function_context
H A Dc-tree.h221 extern void c_push_function_context PARAMS ((struct function *));
H A Dc-decl.c6867 c_push_function_context (f) in c_push_function_context() function