Home
last modified time | relevance | path

Searched refs:objc_instancetype_type (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.h449 #define objc_instancetype_type objc_global_trees[OCTI_INSTANCE_TYPE] macro
H A Dobjc-act.c3031 objc_instancetype_type = build_pointer_type (objc_object_reference); in synth_module_prologue()
3049 objc_instancetype_type)); in synth_module_prologue()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.h463 #define objc_instancetype_type objc_global_trees[OCTI_INSTANCE_TYPE] macro
H A Dobjc-act.cc3107 objc_instancetype_type = build_pointer_type (objc_object_reference); in synth_module_prologue()
3125 objc_instancetype_type)); in synth_module_prologue()
H A DChangeLog447 objc_instancetype_type and objc_instancetype_name.