FLANG
Classes | Public Member Functions | Public Attributes | List of all members
Fortran::parser::OpenMPAtomicConstruct Struct Reference
Inheritance diagram for Fortran::parser::OpenMPAtomicConstruct:
Fortran::parser::OmpBlockConstruct

Classes

struct  Analysis
 

Public Member Functions

llvm::omp::Clause GetKind () const
 
bool IsCapture () const
 
bool IsCompare () const
 
 INHERITED_TUPLE_CLASS_BOILERPLATE (OpenMPAtomicConstruct, OmpBlockConstruct)
 
- Public Member Functions inherited from Fortran::parser::OmpBlockConstruct
 TUPLE_CLASS_BOILERPLATE (OmpBlockConstruct)
 
const OmpBeginDirectiveBeginDir () const
 
const std::optional< OmpEndDirective > & EndDir () const
 

Public Attributes

Analysis analysis
 
- 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 files: