FLANG
Classes | Public Member Functions | Public Attributes | List of all members
Fortran::parser::CompilerDirective Struct Reference

Classes

struct  AssumeAligned
 
struct  IgnoreTKR
 
struct  LoopCount
 
struct  NameValue
 

Public Member Functions

 UNION_CLASS_BOILERPLATE (CompilerDirective)
 
 EMPTY_CLASS (VectorAlways)
 
 EMPTY_CLASS (Unrecognized)
 

Public Attributes

CharBlock source
 
std::variant< std::list< IgnoreTKR >, LoopCount, std::list< AssumeAligned >, VectorAlways, std::list< NameValue >, Unrecognized > u
 

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