FLANG
Fortran::parser::OmpBeginDirective Struct Reference
Inheritance diagram for Fortran::parser::OmpBeginDirective:
Fortran::parser::OmpDirectiveSpecification Fortran::parser::OmpBeginLoopDirective Fortran::parser::OmpBeginSectionsDirective

Public Member Functions

 INHERITED_TUPLE_CLASS_BOILERPLATE (OmpBeginDirective, 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: