FLANG
Public Types | Public Member Functions | Static Public Member Functions | List of all members
Fortran::evaluate::ExpressionBase< RESULT > Class Template Reference

Public Types

using Result = RESULT
 

Public Member Functions

template<typename A >
Derivedoperator= (const A &x)
 
template<typename A >
common::IfNoLvalue< Derived &, A > operator= (A &&x)
 
std::optional< DynamicTypeGetType () const
 
int Rank () const
 
int Corank () const
 
std::string AsFortran () const
 
LLVM_DUMP_METHOD void dump () const
 
llvm::raw_ostream & AsFortran (llvm::raw_ostream &) const
 

Static Public Member Functions

static Derived Rewrite (FoldingContext &, Derived &&)
 

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