GCC Middle and Back End API Reference
eh_catch_d Struct Reference

#include <except.h>

Collaboration diagram for eh_catch_d:

Data Fields

struct eh_catch_dnext_catch
struct eh_catch_dprev_catch
tree type_list
tree filter_list
tree label

Detailed Description

A catch handler associated with an ERT_TRY region.   

Field Documentation

struct eh_catch_d* eh_catch_d::prev_catch

The documentation for this struct was generated from the following file: