FLANG
|
Public Member Functions | |
INHERITED_TUPLE_CLASS_BOILERPLATE (OpenMPCriticalConstruct, OmpBlockConstruct) | |
Public Member Functions inherited from Fortran::parser::OmpBlockConstruct | |
TUPLE_CLASS_BOILERPLATE (OmpBlockConstruct) | |
const OmpBeginDirective & | BeginDir () const |
const std::optional< OmpEndDirective > & | EndDir () const |
Additional Inherited Members | |
Public Attributes inherited from Fortran::parser::OmpBlockConstruct | |
CharBlock | source |
std::tuple< OmpBeginDirective, Block, std::optional< OmpEndDirective > > | t |