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

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c269 #define TAG_CLASS "objc_class"
1541 objc_class_id = get_identifier (TAG_CLASS);
7891 else if (strcmp (name, TAG_CLASS) == 0) /* '#' */
268 #define TAG_CLASS macro
/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c303 #define TAG_CLASS "objc_class"
1124 objc_class_id = get_identifier (TAG_CLASS);
6606 else if (strcmp (name, TAG_CLASS) == 0) /* '#' */
301 #define TAG_CLASS macro

Completed in 108 milliseconds