|
FLANG
|
Public Member Functions | |
| INHERITED_TUPLE_CLASS_BOILERPLATE (OmpBeginLoopDirective, OmpBeginDirective) | |
| Public Member Functions inherited from Fortran::parser::OmpBeginDirective | |
| INHERITED_TUPLE_CLASS_BOILERPLATE (OmpBeginDirective, 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 |