Searched refs:super_type (Results 1 – 4 of 4) sorted by relevance
269 #define super_type objc_global_trees[OCTI_SUPER_TYPE] macro283 (super_type && TYPE_MAIN_VARIANT (TYPE) == TYPE_MAIN_VARIANT (super_type))
3636 super_type = groktypename (build_tree_list (build_tree_list (NULL_TREE, in build_super_template()4731 arglist = build_tree_list (NULL_TREE, super_type);
8664 tree super_type = TREE_TYPE (super_decl); local8674 (TYPE_ARRAY_P (super_type) ? "array" : "class"),8681 if (! INNER_CLASS_P (super_type)8699 tree super_type = TREE_TYPE (super_decl); local8702 if (TYPE_ARRAY_P (super_type) || CLASS_INTERFACE (TYPE_NAME (super_type)))8707 (CLASS_INTERFACE (TYPE_NAME (super_type)) ? "interface" : "array"),8712 if (CLASS_FINAL (TYPE_NAME (super_type)))8721 if (! INNER_CLASS_P (super_type)
5099 tree super_type = TREE_TYPE (super_decl); local5109 (TYPE_ARRAY_P (super_type) ? "array" : "class"),5116 if (! INNER_CLASS_P (super_type)5134 tree super_type = TREE_TYPE (super_decl); local5137 if (TYPE_ARRAY_P (super_type) || CLASS_INTERFACE (TYPE_NAME (super_type)))5142 (CLASS_INTERFACE (TYPE_NAME (super_type)) ? "interface" : "array"),5147 if (CLASS_FINAL (TYPE_NAME (super_type)))5156 if (! INNER_CLASS_P (super_type)