Home
last modified time | relevance | path

Searched defs:begin_catch (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-runtime-hooks.h92 tree (*begin_catch) (struct objc_try_context **, tree, tree, tree, bool); member
H A Dobjc-gnu-runtime-abi-01.c2225 begin_catch (struct objc_try_context **cur_try_context, tree type, in begin_catch() function
H A Dobjc-next-runtime-abi-01.c2903 begin_catch (struct objc_try_context **cur_try_context, tree type, in begin_catch() function
H A Dobjc-next-runtime-abi-02.c3882 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 Dobjc-runtime-hooks.h92 tree (*begin_catch) (struct objc_try_context **, tree, tree, tree, bool); member
H A Dobjc-gnu-runtime-abi-01.cc2226 begin_catch (struct objc_try_context **cur_try_context, tree type, in begin_catch() function
H A Dobjc-next-runtime-abi-01.cc2904 begin_catch (struct objc_try_context **cur_try_context, tree type, in begin_catch() function
H A Dobjc-next-runtime-abi-02.cc3899 static tree begin_catch (struct objc_try_context **cur_try_context, tree type, in begin_catch() function