GCC Middle and Back End API Reference
eh_region_d::eh_region_u::eh_region_u_try Struct Reference

#include <except.h>

Collaboration diagram for eh_region_d::eh_region_u::eh_region_u_try:

Data Fields

struct eh_catch_dfirst_catch
 
struct eh_catch_dlast_catch
 

Field Documentation

◆ first_catch

struct eh_catch_d* eh_region_d::eh_region_u::eh_region_u_try::first_catch

Referenced by gen_eh_region_catch().

◆ last_catch

struct eh_catch_d* eh_region_d::eh_region_u::eh_region_u_try::last_catch

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