FLANG
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Fortran::lower::details::DynamicBound Struct Reference
Inheritance diagram for Fortran::lower::details::DynamicBound:
Fortran::lower::details::DynamicArray Fortran::lower::details::DynamicArrayDynamicChar Fortran::lower::details::DynamicArrayStaticChar

Public Member Functions

 DynamicBound (llvm::SmallVectorImpl< const Fortran::semantics::ShapeSpec * > &&bounds)
 
bool lboundAllOnes () const
 

Static Public Member Functions

static constexpr bool staticSize ()
 
static constexpr bool isArray ()
 

Public Attributes

llvm::SmallVector< const Fortran::semantics::ShapeSpec * > bounds
 

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