Home
last modified time | relevance | path

Searched refs:objc_rethrow_exception_decl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.c180 #define objc_rethrow_exception_decl \ macro
534 objc_rethrow_exception_decl = in next_runtime_02_initialize()
538 TREE_NOTHROW (objc_rethrow_exception_decl) = 0; in next_runtime_02_initialize()
3856 t = build_function_call_vec (loc, vNULL, objc_rethrow_exception_decl, in build_throw_stmt()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.cc182 #define objc_rethrow_exception_decl \ macro
536 objc_rethrow_exception_decl = in next_runtime_02_initialize()
540 TREE_NOTHROW (objc_rethrow_exception_decl) = 0; in next_runtime_02_initialize()
3873 t = build_function_call_vec (loc, vNULL, objc_rethrow_exception_decl, in build_throw_stmt()