Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/objc/
H A Dobjc-act.h406 #define objc_exception_throw_decl \ macro
H A Dobjc-act.c3736 t = build_function_call (objc_exception_throw_decl, t); in next_sjlj_build_try_catch_finally()
3925 return add_stmt (build_function_call (objc_exception_throw_decl, args)); in objc_build_throw_stmt()
4081 objc_exception_throw_decl in build_objc_exception_stuff()