Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-next-runtime-abi-02.c173 #define objc_rethrow_exception_decl \ macro
508 objc_rethrow_exception_decl = in next_runtime_02_initialize()
512 TREE_NOTHROW (objc_rethrow_exception_decl) = 0; in next_runtime_02_initialize()
3634 t = build_function_call_vec (loc, objc_rethrow_exception_decl, NULL, NULL); in build_throw_stmt()