FLANG
Fortran::parser::modifier::OmpDirectiveNameModifier Struct Reference
Inheritance diagram for Fortran::parser::modifier::OmpDirectiveNameModifier:
Fortran::parser::OmpDirectiveName

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}

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