FLANG
Fortran::parser::OpenMPLoopConstruct Struct Reference

Public Member Functions

 TUPLE_CLASS_BOILERPLATE (OpenMPLoopConstruct)
 OpenMPLoopConstruct (OmpBeginLoopDirective &&a)
const OmpBeginLoopDirectiveBeginDir () const
const std::optional< OmpEndLoopDirective > & EndDir () const

Public Attributes

std::tuple< OmpBeginLoopDirective, std::optional< NestedConstruct >, std::optional< OmpEndLoopDirective > > t

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