Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-runtime-shared-support.h45 extern void objc_start_function (tree, tree, tree, tree);
48 extern void objc_start_function (tree, tree, tree, struct c_arg_info *);
H A DChangeLog2873 to objc_start_function NULL_TREE when compiling ObjC++.
2975 * objc-act.c (objc_start_function): Don't set
3710 (objc_start_function): Clear current_function_returns_value
3741 * objc-act.c (objc_start_function): Create stack level for context
3748 * objc-act.c (objc_start_function): Push context on
3804 (objc_start_function): Bring closer in line with what the
3950 * objc-act.c (objc_start_function, really_start_method,
3965 finish_class, start_method_def, objc_start_function, start_protocol,
4151 (objc_start_function): New function.
4153 comp_method_with_proto(); call objc_start_function() instead of
H A Dobjc-gnu-runtime-abi-01.cc956 objc_start_function (get_identifier (TAG_GNUINIT), in build_module_initializer_routine()
960 objc_start_function (get_identifier (TAG_GNUINIT), in build_module_initializer_routine()
H A Dobjc-act.cc8811 objc_start_function (tree name, tree type, tree attrs, in objc_start_function() function
8901 objc_start_function (method_id, meth_type, NULL_TREE, parmlist); in really_start_method()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-runtime-shared-support.h45 extern void objc_start_function (tree, tree, tree, tree);
48 extern void objc_start_function (tree, tree, tree, struct c_arg_info *);
H A Dobjc-gnu-runtime-abi-01.c955 objc_start_function (get_identifier (TAG_GNUINIT), in build_module_initializer_routine()
959 objc_start_function (get_identifier (TAG_GNUINIT), in build_module_initializer_routine()
H A Dobjc-act.c8686 objc_start_function (tree name, tree type, tree attrs, in objc_start_function() function
8776 objc_start_function (method_id, meth_type, NULL_TREE, parmlist); in really_start_method()