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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.h525 #define umsg_nonnil_decl objc_global_trees[OCTI_UMSG_NONNIL_DECL] macro
H A Dobjc-next-runtime-abi-01.c303 umsg_nonnil_decl = add_builtin_function (TAG_MSGSEND_NONNIL,
319 TREE_NOTHROW (umsg_nonnil_decl) = 0;
871 : umsg_nonnil_decl));
/netbsd-current/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.h539 #define umsg_nonnil_decl objc_global_trees[OCTI_UMSG_NONNIL_DECL] macro
H A Dobjc-next-runtime-abi-01.cc304 umsg_nonnil_decl = add_builtin_function (TAG_MSGSEND_NONNIL,
320 TREE_NOTHROW (umsg_nonnil_decl) = 0;
872 : umsg_nonnil_decl));

Completed in 140 milliseconds