Home
last modified time | relevance | path

Searched defs:objc_try_context (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.h664 struct objc_try_context struct
669 tree try_body;
670 tree finally_body;
673 location_t try_locus;
674 location_t end_try_locus;
676 location_t finally_locus;
681 tree catch_list;
684 tree current_catch;
687 tree caught_decl;
688 tree stack_decl;
[all …]