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
 

Field Documentation

◆ allowed

◆ eh_try

◆ must_not_throw

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: