FLANG
|
Public Member Functions | |
TUPLE_CLASS_BOILERPLATE (OmpBlockConstruct) | |
const OmpBeginDirective & | BeginDir () const |
const std::optional< OmpEndDirective > & | EndDir () const |
Public Attributes | |
CharBlock | source |
std::tuple< OmpBeginDirective, Block, std::optional< OmpEndDirective > > | t |