FLANG
|
Scalar of dependent type CHARACTER, dynamic LEN. More...
#include <flang/Lower/BoxAnalyzer.h>
Public Member Functions | |
ScalarDynamicChar (const Fortran::semantics::Symbol &sym, const Fortran::lower::SomeExpr &len) | |
ScalarDynamicChar (const Fortran::semantics::Symbol &sym) | |
std::optional< Fortran::lower::SomeExpr > | charLen () const |
![]() | |
ScalarSym (const Fortran::semantics::Symbol &sym) | |
ScalarSym & | operator= (const ScalarSym &)=default |
const Fortran::semantics::Symbol & | symbol () 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 () |
Scalar of dependent type CHARACTER, dynamic LEN.