Searched refs:umsg_super_stret_decl (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.h441 #define umsg_super_stret_decl objc_global_trees[OCTI_UMSG_SUPER_STRET_DECL] macro
H A Dobjc-next-runtime-abi-01.c348 umsg_super_stret_decl = add_builtin_function (TAG_MSGSENDSUPER_STRET,
352 TREE_NOTHROW (umsg_super_stret_decl) = 0;
863 sender = (super_flag ? umsg_super_stret_decl
/netbsd-current/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.h455 #define umsg_super_stret_decl objc_global_trees[OCTI_UMSG_SUPER_STRET_DECL] macro
H A Dobjc-next-runtime-abi-01.cc349 umsg_super_stret_decl = add_builtin_function (TAG_MSGSENDSUPER_STRET,
353 TREE_NOTHROW (umsg_super_stret_decl) = 0;
864 sender = (super_flag ? umsg_super_stret_decl

Completed in 139 milliseconds