|
FLANG
|
Public Member Functions | |
| TUPLE_CLASS_BOILERPLATE (OpenMPLoopConstruct) | |
| OpenMPLoopConstruct (OmpBeginLoopDirective &&a) | |
| const OmpBeginLoopDirective & | BeginDir () const |
| const std::optional< OmpEndLoopDirective > & | EndDir () const |
Public Attributes | |
| std::tuple< OmpBeginLoopDirective, std::optional< NestedConstruct >, std::optional< OmpEndLoopDirective > > | t |