Searched refs:current_catch (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c3422 tree current_catch;
3828 cur_try_context->current_catch = t;
3843 tree c = cur_try_context->current_catch;
3844 cur_try_context->current_catch = NULL;
3917 || cur_try_context->current_catch == NULL)
3416 tree current_catch; member in struct:objc_try_context

Completed in 120 milliseconds