Searched refs:TYPE_ARRAY_P (Results 1 – 12 of 12) sorted by relevance
326 && TYPE_ARRAY_P (TREE_TYPE (type));399 TYPE_ARRAY_P (t) = 1;656 if (TYPE_ARRAY_P (type))
165 if (TYPE_ARRAY_P (tt1) || TYPE_ARRAY_P (tt2))167 if (TYPE_ARRAY_P (tt1) == TYPE_ARRAY_P (tt2))
390 if (TYPE_ARRAY_P (source_type) || TYPE_ARRAY_P (target_type))393 if (TYPE_ARRAY_P (source_type) != TYPE_ARRAY_P (target_type))826 && (TYPE_ARRAY_P (TREE_TYPE (element_type))1260 else if (! TYPE_ARRAY_P (type)1261 && ! TYPE_ARRAY_P (valtype)
228 if (TYPE_ARRAY_P (TREE_TYPE (type)))
358 if (TYPE_ARRAY_P (type))
702 if (TREE_CODE (node) == RECORD_TYPE && TYPE_ARRAY_P (node))
1456 #define TYPE_ARRAY_P(TYPE) TYPE_LANG_FLAG_1 (TYPE) macro1471 && (CLASS_PARSED_P(TYPE) || TYPE_ARRAY_P(TYPE)))
8674 (TYPE_ARRAY_P (super_type) ? "array" : "class"),8702 if (TYPE_ARRAY_P (super_type) || CLASS_INTERFACE (TYPE_NAME (super_type)))9559 if (TREE_CODE (something) == RECORD_TYPE && TYPE_ARRAY_P (something)12386 if (TYPE_ARRAY_P (type))13009 && type_found && TYPE_ARRAY_P (type_found)13548 && !TYPE_ARRAY_P (field_decl_type))13911 if (TYPE_ARRAY_P (type) && identifier == get_identifier ("clone"))14018 if (TYPE_ARRAY_P (class_to_search)16793 if (TYPE_ARRAY_P (source))18129 if (!TYPE_ARRAY_P (array_type))[all …]
5109 (TYPE_ARRAY_P (super_type) ? "array" : "class"),5137 if (TYPE_ARRAY_P (super_type) || CLASS_INTERFACE (TYPE_NAME (super_type)))5994 if (TREE_CODE (something) == RECORD_TYPE && TYPE_ARRAY_P (something)8821 if (TYPE_ARRAY_P (type))9444 && type_found && TYPE_ARRAY_P (type_found)9983 && !TYPE_ARRAY_P (field_decl_type))10346 if (TYPE_ARRAY_P (type) && identifier == get_identifier ("clone"))10453 if (TYPE_ARRAY_P (class_to_search)13228 if (TYPE_ARRAY_P (source))14564 if (!TYPE_ARRAY_P (array_type))[all …]
1734 if (TYPE_ARRAY_P (class))
1614 && TYPE_ARRAY_P (TREE_TYPE (obj)))
9225 * parse.h (TYPE_CLASS_P): Check for TYPE_ARRAY_P is redundant.14631 (LABEL_VERIFIED, BCODE_EXCEPTION_TARGET, TYPE_ARRAY_P): New.