FLANG
Public Member Functions | Public Attributes | List of all members
Fortran::parser::OmpBlockConstruct Struct Reference
Inheritance diagram for Fortran::parser::OmpBlockConstruct:
Fortran::parser::OpenMPAllocatorsConstruct Fortran::parser::OpenMPAssumeConstruct Fortran::parser::OpenMPAtomicConstruct Fortran::parser::OpenMPCriticalConstruct Fortran::parser::OpenMPDispatchConstruct

Public Member Functions

 TUPLE_CLASS_BOILERPLATE (OmpBlockConstruct)
 
const OmpBeginDirectiveBeginDir () const
 
const std::optional< OmpEndDirective > & EndDir () const
 

Public Attributes

CharBlock source
 
std::tuple< OmpBeginDirective, Block, std::optional< OmpEndDirective > > t
 

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