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

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c3413 location_t end_catch_locus;
3625 SET_EXPR_LOCATION (t, cur_try_context->end_catch_locus);
3629 SET_EXPR_LOCATION (t, cur_try_context->end_catch_locus);
3845 cur_try_context->end_catch_locus = input_location;
3407 location_t end_catch_locus; member in struct:objc_try_context

Completed in 108 milliseconds