FLANG
List of all members
Fortran::semantics::MainProgramDetails Class Reference
Inheritance diagram for Fortran::semantics::MainProgramDetails:
Fortran::semantics::WithOmpDeclarative

Additional Inherited Members

- Public Types inherited from Fortran::semantics::WithOmpDeclarative
using RequiresFlags = common::EnumSet< RequiresFlag, RequiresFlag_enumSize >
 
- Public Member Functions inherited from Fortran::semantics::WithOmpDeclarative
 ENUM_CLASS (RequiresFlag, ReverseOffload, UnifiedAddress, UnifiedSharedMemory, DynamicAllocators)
 
bool has_ompRequires () const
 
const RequiresFlagsompRequires () const
 
void set_ompRequires (RequiresFlags flags)
 
bool has_ompAtomicDefaultMemOrder () const
 
const OmpAtomicOrderType * ompAtomicDefaultMemOrder () const
 
void set_ompAtomicDefaultMemOrder (OmpAtomicOrderType flags)
 

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