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

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c3402 struct objc_try_context
3404 struct objc_try_context *outer;
3430 static struct objc_try_context *cur_try_context;
3758 struct objc_try_context *c = xcalloc (1, sizeof (*c));
3867 struct objc_try_context *c = cur_try_context;
3396 struct objc_try_context struct

Completed in 83 milliseconds