|
| ArrayConstructor (const semantics::DerivedTypeSpec &spec, Base &&v) |
template<typename A> |
| ArrayConstructor (const A &prototype) |
bool | operator== (const ArrayConstructor &) const |
constexpr Result | result () const |
constexpr DynamicType | GetType () const |
llvm::raw_ostream & | AsFortran (llvm::raw_ostream &) const |
bool | operator== (const ArrayConstructorValues &) const |
common::NoLvalue< A > | Push (A &&x) |
Values::iterator | begin () |
Values::iterator | end () |
|
static constexpr int | Rank () |
static constexpr int | Corank () |
Values | values_ |
The documentation for this class was generated from the following files:
- include/flang/Evaluate/expression.h
- lib/Evaluate/expression.cpp
- lib/Evaluate/formatting.cpp