GCC Middle and Back End API Reference
oneof_regexp Struct Reference
Collaboration diagram for oneof_regexp:

Data Fields

int regexps_num
 
regexp_t regexps [1]
 

Detailed Description

Representation of reservations separated by '|' (see file
rtl.def).   

Field Documentation

◆ regexps

regexp_t oneof_regexp::regexps[1]

◆ regexps_num

int oneof_regexp::regexps_num

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