| FLANG
    | 
 
  
| Public Member Functions | |
| INHERITED_TUPLE_CLASS_BOILERPLATE (OmpEndLoopDirective, OmpEndDirective) | |
| Public Member Functions inherited from Fortran::parser::OmpEndDirective | |
| INHERITED_TUPLE_CLASS_BOILERPLATE (OmpEndDirective, OmpDirectiveSpecification) | |
| Public Member Functions inherited from Fortran::parser::OmpDirectiveSpecification | |
| ENUM_CLASS (Flags, None, DeprecatedSyntax) | |
| TUPLE_CLASS_BOILERPLATE (OmpDirectiveSpecification) | |
| const OmpDirectiveName & | DirName () const | 
| llvm::omp::Directive | DirId () const | 
| const OmpArgumentList & | Arguments () const | 
| const OmpClauseList & | Clauses () const | 
| Additional Inherited Members | |
| Public Attributes inherited from Fortran::parser::OmpDirectiveSpecification | |
| CharBlock | source | 
| std::tuple< OmpDirectiveName, std::optional< OmpArgumentList >, std::optional< OmpClauseList >, Flags > | t |