FLANG
|
Public Types | |
using | Result = RESULT |
Public Member Functions | |
template<typename A > | |
Derived & | operator= (const A &x) |
template<typename A > | |
common::IfNoLvalue< Derived &, A > | operator= (A &&x) |
std::optional< DynamicType > | GetType () 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 &&) |