|
FLANG
|
Public Member Functions | |
| INHERITED_WRAPPER_CLASS_BOILERPLATE (OmpDirectiveNameModifier, OmpDirectiveName) | |
| Public Member Functions inherited from Fortran::parser::OmpDirectiveName | |
| constexpr | OmpDirectiveName (const OmpDirectiveName &)=default |
| constexpr | OmpDirectiveName (llvm::omp::Directive x) |
| OmpDirectiveName (const Verbatim &name) | |
| bool | IsExecutionPart () const |
Additional Inherited Members | |
| Public Types inherited from Fortran::parser::OmpDirectiveName | |
| using | WrapperTrait = std::true_type |
| Public Attributes inherited from Fortran::parser::OmpDirectiveName | |
| CharBlock | source |
| llvm::omp::Directive | v {llvm::omp::Directive::OMPD_unknown} |