Searched refs:objc_start_function (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/objc/ |
H A D | objc-runtime-shared-support.h | 45 extern void objc_start_function (tree, tree, tree, tree); 48 extern void objc_start_function (tree, tree, tree, struct c_arg_info *);
|
H A D | objc-gnu-runtime-abi-01.c | 947 objc_start_function (get_identifier (TAG_GNUINIT), in build_module_initializer_routine() 951 objc_start_function (get_identifier (TAG_GNUINIT), in build_module_initializer_routine()
|
H A D | objc-act.c | 8576 objc_start_function (tree name, tree type, tree attrs, in objc_start_function() function 8666 objc_start_function (method_id, meth_type, NULL_TREE, parmlist); in really_start_method()
|