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

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c296 static const char *TAG_MSGSEND;
510 TAG_MSGSEND = "objc_msgSend";
520 TAG_MSGSEND = "objc_msg_lookup";
1622 umsg_decl = builtin_function (TAG_MSGSEND,
1693 umsg_decl = builtin_function (TAG_MSGSEND,
295 static const char *TAG_MSGSEND; variable
/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c330 static const char *TAG_MSGSEND;
460 TAG_MSGSEND = "objc_msgSend";
469 TAG_MSGSEND = "objc_msg_lookup";
1155 get_identifier (TAG_MSGSEND), temp_type);
1165 umsg_decl = builtin_function (TAG_MSGSEND, temp_type, 0, NOT_BUILT_IN,
328 static const char *TAG_MSGSEND; variable

Completed in 130 milliseconds