FLANG
Fortran::evaluate::CoarrayRef Class Reference

Public Member Functions

 CoarrayRef (DataRef &&, std::vector< Expr< SubscriptInteger > > &&)
const DataRefbase () const
DataRefbase ()
const std::vector< Expr< SubscriptInteger > > & cosubscript () const
std::vector< Expr< SubscriptInteger > > & cosubscript ()
std::optional< Expr< SomeInteger > > stat () const
CoarrayRefset_stat (Expr< SomeInteger > &&)
std::optional< Expr< SomeType > > team () const
CoarrayRefset_team (Expr< SomeType > &&)
int Rank () const
int Corank () const
const SymbolGetFirstSymbol () const
const SymbolGetLastSymbol () const
std::optional< Expr< SubscriptInteger > > LEN () const
bool operator== (const CoarrayRef &) const
llvm::raw_ostream & AsFortran (llvm::raw_ostream &) const

The documentation for this class was generated from the following files: