Searched refs:implementation_template (Results 1 – 8 of 8) sorted by relevance
1593 interface_type = lookup_interface (CLASS_SUPER_NAME (implementation_template)); in objc_maybe_build_component_ref()1595 interface_type = lookup_interface (CLASS_NAME (implementation_template)); in objc_maybe_build_component_ref()4636 ivar = CLASS_IVARS (implementation_template); in objc_generate_cxx_ctor_or_dtor()4700 for (ivar = CLASS_IVARS (implementation_template); ivar; in objc_generate_cxx_cdtors()5316 ? CLASS_SUPER_NAME (implementation_template) in receiver_is_class_object()5317 : CLASS_NAME (implementation_template)); in receiver_is_class_object()5588 if (!CLASS_SUPER_NAME (implementation_template)) in objc_finish_message_expr()5591 CLASS_NAME (implementation_template)); in objc_finish_message_expr()5594 rtype = lookup_interface (CLASS_SUPER_NAME (implementation_template)); in objc_finish_message_expr()5597 rtype = lookup_interface (CLASS_NAME (implementation_template)); in objc_finish_message_expr()[all …]
530 #define implementation_template objc_global_trees[OCTI_IMPL_TEMPL] macro
2064 implementation_template = in objc_generate_v1_gnu_metadata()
2353 implementation_template = in objc_generate_v1_next_metadata()
1529 interface_type = lookup_interface (CLASS_SUPER_NAME (implementation_template)); in objc_maybe_build_component_ref()1531 interface_type = lookup_interface (CLASS_NAME (implementation_template)); in objc_maybe_build_component_ref()4558 ivar = CLASS_IVARS (implementation_template); in objc_generate_cxx_ctor_or_dtor()4622 for (ivar = CLASS_IVARS (implementation_template); ivar; in objc_generate_cxx_cdtors()5237 ? CLASS_SUPER_NAME (implementation_template) in receiver_is_class_object()5238 : CLASS_NAME (implementation_template)); in receiver_is_class_object()5509 if (!CLASS_SUPER_NAME (implementation_template)) in objc_finish_message_expr()5512 CLASS_NAME (implementation_template)); in objc_finish_message_expr()5515 rtype = lookup_interface (CLASS_SUPER_NAME (implementation_template)); in objc_finish_message_expr()5518 rtype = lookup_interface (CLASS_NAME (implementation_template)); in objc_finish_message_expr()[all …]
516 #define implementation_template objc_global_trees[OCTI_IMPL_TEMPL] macro
2063 implementation_template = in objc_generate_v1_gnu_metadata()
2352 implementation_template = in objc_generate_v1_next_metadata()