FLANG
Public Types | Public Member Functions | Public Attributes | List of all members
Fortran::parser::OmpDirectiveName Struct Reference
Inheritance diagram for Fortran::parser::OmpDirectiveName:
Fortran::parser::modifier::OmpDirectiveNameModifier

Public Types

using WrapperTrait = std::true_type
 

Public Member Functions

constexpr OmpDirectiveName (const OmpDirectiveName &)=default
 
constexpr OmpDirectiveName (llvm::omp::Directive x)
 
 OmpDirectiveName (const Verbatim &name)
 
bool IsExecutionPart () const
 

Public Attributes

CharBlock source
 
llvm::omp::Directive v {llvm::omp::Directive::OMPD_unknown}
 

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