Searched refs:constant_string_type (Results 1 – 4 of 4) sorted by relevance
352 #define constant_string_type objc_global_trees[OCTI_CNST_STR_TYPE] macro
913 && type != constant_string_type)1232 constant_string_type = xref_tag (RECORD_TYPE, constant_string_id); in synth_module_prologue()1260 finish_struct (constant_string_type, field_decl_chain, NULL_TREE); in build_string_class_template()1316 if (TYPE_FIELDS (constant_string_type) == NULL_TREE)1345 constructor = build_constructor (constant_string_type, nreverse (initlist));1350 = objc_add_static_instance (constructor, constant_string_type);
450 #define constant_string_type objc_global_trees[OCTI_CNST_STR_TYPE] macro
1902 || !(constant_string_type in objc_build_string_object()1956 = objc_add_static_instance (constructor, constant_string_type); in objc_build_string_object()1968 addr = convert (build_pointer_type (constant_string_type), in objc_build_string_object()