GCC Middle and Back End API Reference
eh_region_d::eh_region_u Union Reference

#include <except.h>

Collaboration diagram for eh_region_d::eh_region_u:

Data Structures

struct  eh_region_u_allowed
struct  eh_region_u_must_not_throw
struct  eh_region_u_try

Data Fields

struct
eh_region_d::eh_region_u::eh_region_u_try 
eh_try
struct
eh_region_d::eh_region_u::eh_region_u_allowed 
allowed
struct
eh_region_d::eh_region_u::eh_region_u_must_not_throw 
must_not_throw

Detailed Description

     Holds the action to perform based on the preceding type.  

Field Documentation

struct eh_region_d::eh_region_u::eh_region_u_allowed eh_region_d::eh_region_u::allowed
struct eh_region_d::eh_region_u::eh_region_u_must_not_throw eh_region_d::eh_region_u::must_not_throw

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