Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.h512 #define objc_exception_throw_decl \ macro
H A Dobjc-next-runtime-abi-01.c2772 objc_exception_throw_decl, t); in next_sjlj_build_try_catch_finally()
2869 t = build_function_call_vec (loc, objc_exception_throw_decl, parms, NULL); in build_throw_stmt()
H A Dobjc-gnu-runtime-abi-01.c2218 t = build_function_call_vec (loc, objc_exception_throw_decl, parms, NULL); in build_throw_stmt()
H A Dobjc-act.c2877 objc_exception_throw_decl in build_common_objc_exception_stuff()
2882 TREE_NOTHROW (objc_exception_throw_decl) = 0; in build_common_objc_exception_stuff()
H A Dobjc-next-runtime-abi-02.c3640 t = build_function_call_vec (loc, objc_exception_throw_decl, parms, NULL); in build_throw_stmt()