Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.h568 #define objc_object_reference objc_global_trees[OCTI_OBJ_REF] macro
H A Dobjc-act.c3027 objc_object_reference = xref_tag (RECORD_TYPE, objc_object_id); in synth_module_prologue()
3030 objc_object_type = build_pointer_type (objc_object_reference); in synth_module_prologue()
3031 objc_instancetype_type = build_pointer_type (objc_object_reference); in synth_module_prologue()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.h582 #define objc_object_reference objc_global_trees[OCTI_OBJ_REF] macro
H A Dobjc-act.cc3103 objc_object_reference = xref_tag (RECORD_TYPE, objc_object_id); in synth_module_prologue()
3106 objc_object_type = build_pointer_type (objc_object_reference); in synth_module_prologue()
3107 objc_instancetype_type = build_pointer_type (objc_object_reference); in synth_module_prologue()