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

/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c332 static const char *TAG_EXECCLASS;
462 TAG_EXECCLASS = "__objc_execClass";
471 TAG_EXECCLASS = "__objc_exec_class";
1768 get_identifier (TAG_EXECCLASS),
330 static const char *TAG_EXECCLASS; variable
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c350 #define TAG_EXECCLASS "__objc_exec_class"
1717 execclass_decl = builtin_function (TAG_EXECCLASS,
349 #define TAG_EXECCLASS macro

Completed in 179 milliseconds