FLANG
Fortran::parser::OmpDirectiveSpecification Struct Reference
Inheritance diagram for Fortran::parser::OmpDirectiveSpecification:
Fortran::parser::OmpBeginDirective Fortran::parser::OmpEndDirective

Public Member Functions

 ENUM_CLASS (Flags, None, DeprecatedSyntax)
 TUPLE_CLASS_BOILERPLATE (OmpDirectiveSpecification)
const OmpDirectiveNameDirName () const
llvm::omp::Directive DirId () const
const OmpArgumentListArguments () const
const OmpClauseListClauses () const

Public Attributes

CharBlock source
std::tuple< OmpDirectiveName, std::optional< OmpArgumentList >, std::optional< OmpClauseList >, Flags > t

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