| /src/external/gpl3/gcc/dist/gcc/objc/ |
| objc-runtime-hooks.h | 92 tree (*begin_catch) (struct objc_try_context **, tree, tree, tree, bool); member in struct:objc_runtime_hooks
|
| objc-gnu-runtime-abi-01.cc | 123 static tree begin_catch (struct objc_try_context **, tree, tree, tree, bool); 179 rthooks->begin_catch = begin_catch; 2229 begin_catch (struct objc_try_context **cur_try_context, tree type, function
|
| objc-next-runtime-abi-01.cc | 135 static tree begin_catch (struct objc_try_context **, tree, tree, tree, bool); 180 rthooks->begin_catch = begin_catch; 2907 begin_catch (struct objc_try_context **cur_try_context, tree type, function
|
| /src/external/gpl3/gcc.old/dist/gcc/objc/ |
| objc-runtime-hooks.h | 92 tree (*begin_catch) (struct objc_try_context **, tree, tree, tree, bool); member in struct:objc_runtime_hooks
|
| objc-gnu-runtime-abi-01.cc | 123 static tree begin_catch (struct objc_try_context **, tree, tree, tree, bool); 179 rthooks->begin_catch = begin_catch; 2226 begin_catch (struct objc_try_context **cur_try_context, tree type, function
|
| objc-next-runtime-abi-01.cc | 135 static tree begin_catch (struct objc_try_context **, tree, tree, tree, bool); 180 rthooks->begin_catch = begin_catch; 2904 begin_catch (struct objc_try_context **cur_try_context, tree type, function
|