Home
last modified time | relevance | path

Searched refs:constant_string_id (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.h583 #define constant_string_id objc_global_trees[OCTI_CNST_STR_ID] macro
H A Dobjc-act.c3091 constant_string_id = get_identifier (constant_string_class_name); in synth_module_prologue()
3092 objc_declare_class (constant_string_id); in synth_module_prologue()
3134 tree field_decl = objc_get_class_ivars (constant_string_id); in check_string_class_template()
3262 constant_string_class = lookup_interface (constant_string_id); in objc_build_string_object()
3269 constant_string_id); in objc_build_string_object()
3273 constant_string_id); in objc_build_string_object()
3277 error ("cannot find reference tag for class %qE", constant_string_id); in objc_build_string_object()
3281 add_class_reference (constant_string_id); in objc_build_string_object()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.h597 #define constant_string_id objc_global_trees[OCTI_CNST_STR_ID] macro
H A Dobjc-act.cc3167 constant_string_id = get_identifier (constant_string_class_name); in synth_module_prologue()
3168 objc_declare_class (constant_string_id); in synth_module_prologue()
3210 tree field_decl = objc_get_class_ivars (constant_string_id); in check_string_class_template()
3338 constant_string_class = lookup_interface (constant_string_id); in objc_build_string_object()
3345 constant_string_id); in objc_build_string_object()
3349 constant_string_id); in objc_build_string_object()
3353 error ("cannot find reference tag for class %qE", constant_string_id); in objc_build_string_object()
3357 add_class_reference (constant_string_id); in objc_build_string_object()