FLANG
|
Public Member Functions | |
int | Rank () const |
int | Corank () const |
const Symbol & | GetFirstSymbol () const |
const Symbol & | GetLastSymbol () const |
std::optional< Expr< SubscriptInteger > > | LEN () const |
llvm::raw_ostream & | AsFortran (llvm::raw_ostream &) const |
Public Attributes | |
std::variant< SymbolRef, Component, ArrayRef, CoarrayRef > | u |