FLANG
Public Member Functions | List of all members
Fortran::parser::OmpBeginDirective Struct Reference
Inheritance diagram for Fortran::parser::OmpBeginDirective:
Fortran::parser::OmpDirectiveSpecification

Public Member Functions

 INHERITED_TUPLE_CLASS_BOILERPLATE (OmpBeginDirective, OmpDirectiveSpecification)
 
- Public Member Functions inherited from Fortran::parser::OmpDirectiveSpecification
 ENUM_CLASS (Flags, None, DeprecatedSyntax)
 
 TUPLE_CLASS_BOILERPLATE (OmpDirectiveSpecification)
 
const OmpDirectiveNameDirName () const
 
llvm::omp::Directive DirId () const
 
const OmpArgumentListArguments () const
 
const OmpClauseListClauses () const
 

Additional Inherited Members

- Public Attributes inherited from Fortran::parser::OmpDirectiveSpecification
CharBlock source
 
std::tuple< OmpDirectiveName, std::optional< OmpArgumentList >, std::optional< OmpClauseList >, Flags > t
 

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