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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.h703 location_t end_catch_locus; member in struct:objc_try_context
H A Dobjc-next-runtime-abi-01.c2652 SET_EXPR_LOCATION (t, (*ctcp)->end_catch_locus);
2656 SET_EXPR_LOCATION (t, (*ctcp)->end_catch_locus);
H A Dobjc-act.c4371 cur_try_context->end_catch_locus = input_location;
/netbsd-current/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.h717 location_t end_catch_locus; member in struct:objc_try_context
H A Dobjc-next-runtime-abi-01.cc2653 SET_EXPR_LOCATION (t, (*ctcp)->end_catch_locus);
2657 SET_EXPR_LOCATION (t, (*ctcp)->end_catch_locus);
H A Dobjc-act.cc4447 cur_try_context->end_catch_locus = input_location;

Completed in 188 milliseconds