Searched refs:meth_type (Results 1 – 1 of 1) sorted by relevance
8634 tree ret_type, meth_type; in really_start_method() local8665 meth_type = build_function_type_for_method (ret_type, method, METHOD_DEF, 0); in really_start_method()8666 objc_start_function (method_id, meth_type, NULL_TREE, parmlist); in really_start_method()