Home
last modified time | relevance | path

Searched refs:objc_expand_function_end (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/objc/
H A DChangeLog638 (objc_expand_function_end, comp_method_with_proto, objc_expr_last,
822 (continue_method_def, objc_expand_function_end): Remove functions.
828 objc_expand_function_end().
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c163 static void objc_expand_function_end PARAMS ((void));
7429 objc_expand_function_end () in objc_expand_function_end() function
7437 lang_expand_function_end = objc_expand_function_end; in finish_method_def()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.48325 (objc_expand_function_end): New function.