Searched defs:objc_try_context (Results 1 – 2 of 2) sorted by relevance
692 struct objc_try_context struct694 struct objc_try_context *outer; argument697 tree try_body;698 tree finally_body;701 location_t try_locus;702 location_t end_try_locus;703 location_t end_catch_locus;704 location_t finally_locus;705 location_t end_finally_locus;709 tree catch_list;[all …]
706 struct objc_try_context struct708 struct objc_try_context *outer; argument711 tree try_body;712 tree finally_body;715 location_t try_locus;716 location_t end_try_locus;717 location_t end_catch_locus;718 location_t finally_locus;719 location_t end_finally_locus;723 tree catch_list;[all …]