FLANG
|
Array of T with dynamic origin and/or shape. More...
#include <flang/Lower/BoxAnalyzer.h>
Public Member Functions | |
DynamicArray (const Fortran::semantics::Symbol &sym, llvm::SmallVectorImpl< const Fortran::semantics::ShapeSpec * > &&bounds) | |
![]() | |
ScalarSym (const Fortran::semantics::Symbol &sym) | |
ScalarSym & | operator= (const ScalarSym &)=default |
const Fortran::semantics::Symbol & | symbol () const |
![]() | |
DynamicBound (llvm::SmallVectorImpl< const Fortran::semantics::ShapeSpec * > &&bounds) | |
bool | lboundAllOnes () const |
Static Public Member Functions | |
static constexpr bool | staticSize () |
![]() | |
static constexpr bool | staticSize () |
static constexpr bool | isChar () |
static constexpr bool | isArray () |
![]() | |
static constexpr bool | staticSize () |
static constexpr bool | isArray () |
Additional Inherited Members | |
![]() | |
llvm::SmallVector< const Fortran::semantics::ShapeSpec * > | bounds |
Array of T with dynamic origin and/or shape.