Searched refs:constant_string_id (Results 1 – 2 of 2) sorted by relevance
557 #define constant_string_id objc_global_trees[OCTI_CNST_STR_ID] macro
2980 constant_string_id = get_identifier (constant_string_class_name); in synth_module_prologue()2981 objc_declare_class (constant_string_id); in synth_module_prologue()3023 tree field_decl = objc_get_class_ivars (constant_string_id); in check_string_class_template()3152 constant_string_class = lookup_interface (constant_string_id); in objc_build_string_object()3159 constant_string_id); in objc_build_string_object()3163 constant_string_id); in objc_build_string_object()3167 error ("cannot find reference tag for class %qE", constant_string_id); in objc_build_string_object()3171 add_class_reference (constant_string_id); in objc_build_string_object()