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
const DoConstructGetNestedLoop () const
const OpenMPLoopConstructGetNestedConstruct () const

Public Attributes

CharBlock source
std::tuple< OmpBeginLoopDirective, Block, std::optional< OmpEndLoopDirective > > t

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