Searched refs:meth_name (Results 1 – 2 of 2) sorted by relevance
2900 meth_name::type_def(22)=sym_desc(method)returning(int);2902 meth_name::type_def(23)=sym_desc(method)returning(char);2904 meth_name::type_def(24)=sym_desc(method)returning(float);2939 meth_name(ConstMeth)::type_def(21)sym_desc(method)2941 meth_name(VolatileMeth)::type_def(22)=sym_desc(method)2943 meth_name(ConstVolMeth)::type_def(23)=sym_desc(method)3028 meth_name(A_virt)::typedef(23)=sym_desc(method)returning(int);
36085 tree meth_name; in cp_parser_objc_at_property_declaration() local36128 meth_name = cp_parser_objc_selector (parser); in cp_parser_objc_at_property_declaration()36152 prop->ident = meth_name; in cp_parser_objc_at_property_declaration()