Home
last modified time | relevance | path

Searched refs:TAG_CLASS (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-encoding.cc302 else if (strcmp (name, TAG_CLASS) == 0) /* '#' */ in encode_pointer()
H A Dobjc-act.h636 #define TAG_CLASS "objc_class" macro
H A Dobjc-act.cc3101 objc_class_id = get_identifier (TAG_CLASS); in synth_module_prologue()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-encoding.c302 else if (strcmp (name, TAG_CLASS) == 0) /* '#' */ in encode_pointer()
H A Dobjc-act.h622 #define TAG_CLASS "objc_class" macro
H A Dobjc-act.c3025 objc_class_id = get_identifier (TAG_CLASS); in synth_module_prologue()