Searched refs:TYPE_STRING_FLAG (Results 1 – 14 of 14) sorted by relevance
493 if (TYPE_STRING_FLAG (node))
1469 if (TYPE_STRING_FLAG (type))1500 if (TYPE_STRING_FLAG (type) && use_gnu_debug_info_extensions)
204 TYPE_STRING_FLAG indicates a string (in contrast to an array of chars)212 TYPE_STRING_FLAG indicates a bitstring. */
1151 #define TYPE_STRING_FLAG(NODE) (TYPE_CHECK (NODE)->type.string_flag) macro
4788 if (TYPE_STRING_FLAG (type) && TREE_CODE(TREE_TYPE(type)) == CHAR_TYPE)
1432 case ARRAY_TYPE: return (TYPE_STRING_FLAG (type)
11724 if (TYPE_STRING_FLAG (type) && TREE_CODE (TREE_TYPE (type)) == CHAR_TYPE)
559 if (TYPE_STRING_FLAG (node)) in print_node()
6482 TYPE_STRING_FLAG (signed_char_type_node) = 1; in build_common_tree_nodes()6484 TYPE_STRING_FLAG (unsigned_char_type_node) = 1; in build_common_tree_nodes()6492 TYPE_STRING_FLAG (char_type_node) = 1; in build_common_tree_nodes()
1983 if (TYPE_STRING_FLAG (type) && use_gnu_debug_info_extensions) in dbxout_type()
204 TYPE_STRING_FLAG indicates a string (in contrast to an array of chars)
2038 #define TYPE_STRING_FLAG(NODE) (TYPE_CHECK (NODE)->type.string_flag) macro
1601 case ARRAY_TYPE: return (TYPE_STRING_FLAG (type) in type_to_class()
8188 if (TYPE_STRING_FLAG (type)) in base_type_die()