Searched defs:objc_try_context (Results 1 – 1 of 1) sorted by relevance
664 struct objc_try_context struct666 struct objc_try_context *outer; argument669 tree try_body;670 tree finally_body;673 location_t try_locus;674 location_t end_try_locus;675 location_t end_catch_locus;676 location_t finally_locus;677 location_t end_finally_locus;681 tree catch_list;[all …]