FLANG
Public Member Functions | List of all members
Fortran::evaluate::Component Class Reference

Public Member Functions

 Component (const DataRef &b, const Symbol &c)
 
 Component (DataRef &&b, const Symbol &c)
 
 Component (common::CopyableIndirection< DataRef > &&b, const Symbol &c)
 
const DataRefbase () const
 
DataRefbase ()
 
const SymbolRefsymbol () const
 
SymbolRefsymbol ()
 
int Rank () const
 
int Corank () const
 
const SymbolGetFirstSymbol () const
 
const SymbolGetLastSymbol () const
 
std::optional< Expr< SubscriptInteger > > LEN () const
 
bool operator== (const Component &) const
 
llvm::raw_ostream & AsFortran (llvm::raw_ostream &) const
 

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