Lines Matching defs:decl
507 tree decl; in gnu_runtime_abi_01_class_decl() local
519 tree decl; in gnu_runtime_abi_01_metaclass_decl() local
531 tree decl; in gnu_runtime_abi_01_category_decl() local
544 tree decl; in gnu_runtime_abi_01_protocol_decl() local
559 tree decl = start_var_decl (type, name); in gnu_runtime_abi_01_string_decl() local
866 tree *chain, decl; in objc_add_static_instance() local
1009 tree expr, decl, type; in generate_classref_translation_entry() local
1068 tree decl, init; in handle_impent() local
1205 tree method_list_template, initlist, decl; in generate_v1_meth_descriptor_table() local
1273 tree decl; in generate_protocols() local
1354 tree decl, method_list_template, initlist; in generate_dispatch_table() local
1589 tree initlist, ivar_list_template, decl; in generate_ivars_list() local
1759 tree decl; in handle_class_ref() local
1859 tree class_name, klass, decl; in generate_static_references() local
2145 tree ident, eh_id, decl, str; in objc_eh_runtime_type() local
2236 tree decl, tree compound, bool ellipsis ATTRIBUTE_UNUSED) in begin_catch()