FLANG
Fortran::parser::OpenMPCriticalConstruct Struct Reference
Inheritance diagram for Fortran::parser::OpenMPCriticalConstruct:
Fortran::parser::OmpBlockConstruct

Public Member Functions

 INHERITED_TUPLE_CLASS_BOILERPLATE (OpenMPCriticalConstruct, OmpBlockConstruct)
Public Member Functions inherited from Fortran::parser::OmpBlockConstruct
 TUPLE_CLASS_BOILERPLATE (OmpBlockConstruct)
const OmpBeginDirectiveBeginDir () 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

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