Searched defs:cur_try_context (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c2245 begin_catch (struct objc_try_context **cur_try_context, tree type, argument
2264 finish_catch (struct objc_try_context **cur_try_context, tree current_catch) argument
2270 finish_try_stmt (struct objc_try_context **cur_try_context) argument
H A Dobjc-next-runtime-abi-01.c2714 struct objc_try_context *cur_try_context = *ctcp; local
2891 objc_build_exc_ptr(struct objc_try_context **cur_try_context) argument
2913 begin_catch(struct objc_try_context **cur_try_context, tree type, tree decl, tree compound, bool ellipsis ATTRIBUTE_UNUSED) argument
2930 finish_catch(struct objc_try_context **cur_try_context, tree current_catch) argument
2936 finish_try_stmt(struct objc_try_context **cur_try_context) argument
[all...]
H A Dobjc-next-runtime-abi-02.c3663 static tree begin_catch (struct objc_try_context **cur_try_context, tree type, argument
3698 finish_catch (struct objc_try_context **cur_try_context, tree curr_catch) argument
3736 finish_try_stmt (struct objc_try_context **cur_try_context) argument
[all...]
H A Dobjc-act.c4155 static struct objc_try_context *cur_try_context; variable in typeref:struct:objc_try_context
[all...]

Completed in 74 milliseconds