Searched defs:begin_catch (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-runtime-hooks.h | 92 tree (*begin_catch) (struct objc_try_context **, tree, tree, tree, bool); member
|
H A D | objc-gnu-runtime-abi-01.c | 2225 begin_catch (struct objc_try_context **cur_try_context, tree type, in begin_catch() function
|
H A D | objc-next-runtime-abi-01.c | 2903 begin_catch (struct objc_try_context **cur_try_context, tree type, in begin_catch() function
|
H A D | objc-next-runtime-abi-02.c | 3882 static tree begin_catch (struct objc_try_context **cur_try_context, tree type, in begin_catch() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-runtime-hooks.h | 92 tree (*begin_catch) (struct objc_try_context **, tree, tree, tree, bool); member
|
H A D | objc-gnu-runtime-abi-01.cc | 2226 begin_catch (struct objc_try_context **cur_try_context, tree type, in begin_catch() function
|
H A D | objc-next-runtime-abi-01.cc | 2904 begin_catch (struct objc_try_context **cur_try_context, tree type, in begin_catch() function
|
H A D | objc-next-runtime-abi-02.cc | 3899 static tree begin_catch (struct objc_try_context **cur_try_context, tree type, in begin_catch() function
|