Lines Matching refs:common

4 	* c-common.h (HasByrefArray): New decl.
5 * c-common.c (HasByrefArray): New definition.
22 * c-common.h (BLOCK_USE_STRET): New flag.
43 * c-common.h (BLOCK_BYREF_CALLER): New flag.
71 * c-common.c (build_block_helper_name): Produce a unique
94 * c-common.c (build_block_byref_release_decl,
101 * c-common.h (build_block_object_assign_call_exp,
132 * c-common.c (objc_compare_types, objc_have_common_type):
184 * c-common.c (generic_block_literal_struct_type): New global variable.
205 * c-common.c (invoke_impl_ptr_type): Removed.
206 * c-common.h (block_original_byref_decl_list, build_block_internal_types): Removed
225 * c-common.c (block_delta_format_args): Add
227 * c-common.h (any_recognized_block_attribute): New decl.
240 * c-common.c (handle_noreturn_attribute): Add 'noreturn'
248 * c-common.c (build_indirect_object_id_exp): offset needs
254 * c-common: New flag BLOCK_HAS_CXX_OBJ replaces BLOCK_NO_COPY.
262 * c-common.c (handle_blocks_attribute): Diagnose
272 * c-common.h (array_to_pointer_conversion, function_to_pointer_conversion):
286 * c-common.h (block_sema_info): block_has_return_type is
297 * c-common.h (build_block_helper_name): New decl.
309 * c-common.c (block_byref_assign_copy_decl): New
312 * c-common.h (build_block_byref_assign_copy_decl): New decl.
331 * c-common.h (BLOCK_IS_GLOBAL): New flag.
350 * c-common.c (build_indirect_object_id_exp): Added
351 * c-common.h (build_indirect_object_id_exp): New decl.
402 * c-common.c (handle_nonnull_attribute): Support block pointer
431 * dwarf2out.c (c-common.h): New include statement.
439 c-common.c
442 * c-common.c (invoke_impl_ptr_type): Move declaration to here from
504 * c-common.h (objc_build_property_getter_func_call): New decl.
512 * c-common.h (add_closure_global_byref_list,
546 * cp/cp-objcp-common.c (c_return_interface_record_type): New function.
555 * c-common.h (objc_declare_protocols, objc_start_protocol): Decl changed.
580 * c-common.h (objc_build_getter_call, objc_property_call): Decl removed.
594 * c-common.h (objc_weak_reference_expr,
607 * c-common.h (objc_check_format_nsstring,
619 * c-common.h (objc_anonymous_local_objc_name): New decl.
628 * c-common.h (objc_build_keyword_decl): Takes a new argument.
645 * c-common.h (RID_AT_PACKAGE): Add
650 * c-common.h (RID_NONATOMIC): Add
665 * c-common.h (objc_NSString_format): New decl.
684 * c-common.h (objc_NSString_format): New decl.
705 * c-common.h: Add some declarations.
723 * c-common.c (handle_noreturn_attribute): Handle method_decl
729 * c-common.h (objc_build_incr_decr_setter_call): New decl.
737 * c-common.h (objc_volatilize_component_ref): New decl.
749 * c-common.h (objc_checkon_weak_attribute): New decl.
757 * c-common.h (RID_DYNAMIC): New enum declaration.
763 * c-common.h: 'weak' related declarations.
770 * c-common.h (objc_start_class_interface): New argument added.
785 * c-common.c (handle_deprecated_attribute): Recognize
788 * c-common.h: Bunch of new extern declarations.
796 * c-common.h (objc_type_valid_for_messaging): Declare.
804 * c-common.h (RID_COPIES): New enumerator.
809 * c-common.h (objc_diagnose_private_ivar): New decl.
829 * c-common.h (objc_v2_bitfield_ivar_bitpos): New decl.
837 * c-common.def (DO_STMT): Takes an extra argument.
846 * c-objc-common.c (c_objc_common_truthvalue_conversion): Generate
848 * c-common.h (objc_generate_weak_read, objc_remove_weak_read): New decl.
855 looking for objective-c common pointer types.
856 * c-common.h objc_have_common_type): New declaration.
870 * c-common.h (objc_non_volatilized_type): New declaration
877 * c-common.h (objc_get_interface_ivars): New declaration
901 * c-common.h (objc_common_type): New prototype.
903 use their ObjC common type.
915 * c-common.c (handle_unused_attribute): Warn if a statement
925 * c-common.c (handle_aligned_attribute): Handle LABEL_DECL.