Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.h578 #define objc_instancetype_name objc_global_trees[OCTI_INSTANCETYPE_NAME] macro
H A Dobjc-act.c3035 objc_instancetype_name = get_identifier (INSTANCE_TYPEDEF_NAME); in synth_module_prologue()
3048 objc_instancetype_name, in synth_module_prologue()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.h592 #define objc_instancetype_name objc_global_trees[OCTI_INSTANCETYPE_NAME] macro
H A Dobjc-act.cc3111 objc_instancetype_name = get_identifier (INSTANCE_TYPEDEF_NAME); in synth_module_prologue()
3124 objc_instancetype_name, in synth_module_prologue()
H A DChangeLog447 objc_instancetype_type and objc_instancetype_name.