Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dexcept.h101 struct GTY(()) eh_catch_d struct
104 struct eh_catch_d *next_catch; argument
105 struct eh_catch_d *prev_catch; argument
109 tree type_list;
114 tree filter_list;
119 tree label;
/dragonfly/contrib/gcc-8.0/gcc/
H A Dexcept.h95 struct GTY(()) eh_catch_d struct
98 struct eh_catch_d *next_catch; argument
99 struct eh_catch_d *prev_catch; argument
103 tree type_list;
108 tree filter_list;
113 tree label;