Searched refs:objc_try_context (Results 1 – 1 of 1) sorted by relevance
3396 struct objc_try_context struct3398 struct objc_try_context *outer; argument3424 static struct objc_try_context *cur_try_context; argument3752 struct objc_try_context *c = xcalloc (1, sizeof (*c)); in objc_begin_try_stmt()3861 struct objc_try_context *c = cur_try_context; in objc_finish_try_stmt()