FLANG
Fortran::parser::OmpEndDirective Struct Reference
Inheritance diagram for Fortran::parser::OmpEndDirective:
Fortran::parser::OmpDirectiveSpecification Fortran::parser::OmpEndLoopDirective Fortran::parser::OmpEndSectionsDirective Fortran::parser::OpenMPMisplacedEndDirective

Public Member Functions

 INHERITED_TUPLE_CLASS_BOILERPLATE (OmpEndDirective, OmpDirectiveSpecification)
Public Member Functions inherited from Fortran::parser::OmpDirectiveSpecification
 TUPLE_CLASS_BOILERPLATE (OmpDirectiveSpecification)
const OmpDirectiveNameDirName () const
llvm::omp::Directive DirId () const
const OmpArgumentListArguments () const
const OmpClauseListClauses () const

Additional Inherited Members

Public Types inherited from Fortran::parser::OmpDirectiveSpecification
using Flags = common::EnumSet<Flag, Flag_enumSize>
Public Attributes inherited from Fortran::parser::OmpDirectiveSpecification
CharBlock source
std::tuple< OmpDirectiveName, std::optional< OmpArgumentList >, std::optional< OmpClauseList >, Flagst

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