Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/objc/
H A Dobjc-act.c268 #define TAG_CLASS "objc_class" macro
1538 objc_class_id = get_identifier (TAG_CLASS); in synth_module_prologue()
7873 else if (strcmp (name, TAG_CLASS) == 0) /* '#' */ in encode_pointer()
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c301 #define TAG_CLASS "objc_class" macro
1120 objc_class_id = get_identifier (TAG_CLASS); in synth_module_prologue()
6588 else if (strcmp (name, TAG_CLASS) == 0) /* '#' */