Lines Matching defs:objc_try_context
664 struct objc_try_context struct
666 struct objc_try_context *outer; argument
669 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;
684 tree current_catch;
687 tree caught_decl;
688 tree stack_decl;
689 tree rethrow_decl;