Searched refs:IS_CLASS (Results 1 – 9 of 9) sorted by relevance
461 #define IS_CLASS(TYPE) \ macro467 ((IS_ID (TYPE) || IS_CLASS (TYPE)) \
1478 if (!IS_CLASS (rtype)) in objc_maybe_build_component_ref()1492 IS_CLASS (rtype), in objc_maybe_build_component_ref()1606 if (!IS_CLASS (rtype)) in objc_maybe_build_component_ref()1634 IS_CLASS (rtype), in objc_maybe_build_component_ref()3566 && (IS_ID (type) || IS_CLASS (type) || IS_SUPER (type)) in objc_is_id()5528 class_tree = (IS_CLASS (rtype) ? objc_class_name : NULL_TREE); in objc_finish_message_expr()
757 && IS_CLASS (TREE_TYPE (receiver))) in next_runtime_abi_01_receiver_is_class_object()
1574 && IS_CLASS (TREE_TYPE (receiver)) in next_runtime_abi_02_receiver_is_class_object()
475 #define IS_CLASS(TYPE) \ macro481 ((IS_ID (TYPE) || IS_CLASS (TYPE)) \
1542 if (!IS_CLASS (rtype)) in objc_maybe_build_component_ref()1556 IS_CLASS (rtype), in objc_maybe_build_component_ref()1670 if (!IS_CLASS (rtype)) in objc_maybe_build_component_ref()1698 IS_CLASS (rtype), in objc_maybe_build_component_ref()3642 && (IS_ID (type) || IS_CLASS (type) || IS_SUPER (type)) in objc_is_id()5607 class_tree = (IS_CLASS (rtype) ? objc_class_name : NULL_TREE); in objc_finish_message_expr()
3857 (IS_ID, IS_CLASS, IS_PROTOCOL_QUALIFIED_UNTYPED, IS_SUPER,4109 (receiver_is_class_object): Use new IS_CLASS() macro.4115 instead of using IS_ID and IS_CLASS; Use objc_class_name instead of4188 (IS_CLASS): New macro.
758 && IS_CLASS (TREE_TYPE (receiver))) in next_runtime_abi_01_receiver_is_class_object()
1576 && IS_CLASS (TREE_TYPE (receiver)) in next_runtime_abi_02_receiver_is_class_object()