FLANG
Fortran::parser::PrefixSpec Struct Reference

Public Member Functions

 UNION_CLASS_BOILERPLATE (PrefixSpec)
 EMPTY_CLASS (Elemental)
 EMPTY_CLASS (Impure)
 EMPTY_CLASS (Module)
 EMPTY_CLASS (Non_Recursive)
 EMPTY_CLASS (Pure)
 EMPTY_CLASS (Recursive)
 WRAPPER_CLASS (Attributes, std::list< common::CUDASubprogramAttrs >)
 WRAPPER_CLASS (Launch_Bounds, std::list< ScalarIntConstantExpr >)
 WRAPPER_CLASS (Cluster_Dims, std::list< ScalarIntConstantExpr >)

Public Attributes

std::variant< DeclarationTypeSpec, Elemental, Impure, Module, Non_Recursive, Pure, Recursive, Attributes, Launch_Bounds, Cluster_Dims > u

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