FLANG
|
Public Member Functions | |
TUPLE_CLASS_BOILERPLATE (DoConstruct) | |
const std::optional< LoopControl > & | GetLoopControl () const |
bool | IsDoNormal () const |
bool | IsDoWhile () const |
bool | IsDoConcurrent () const |
Public Attributes | |
std::tuple< Statement< NonLabelDoStmt >, Block, Statement< EndDoStmt > > | t |