FLANG
|
Base class for all box analysis results. More...
#include <flang/Lower/BoxAnalyzer.h>
Public Member Functions | |
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 | isArray () |
Base class for all box analysis results.