FLANG
|
Array of CHARACTER with constant LEN but dynamic origin, shape. More...
#include <flang/Lower/BoxAnalyzer.h>
Public Member Functions | |
DynamicArrayStaticChar (const Fortran::semantics::Symbol &sym, int64_t len, llvm::SmallVectorImpl< const Fortran::semantics::ShapeSpec * > &&bounds) | |
![]() | |
ScalarStaticChar (const Fortran::semantics::Symbol &sym, int64_t len) | |
int64_t | charLen () const |
![]() | |
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 | isChar () |
![]() | |
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 CHARACTER with constant LEN but dynamic origin, shape.