|
| ConstantBounds (const ConstantSubscripts &shape) |
| ConstantBounds (ConstantSubscripts &&shape) |
const ConstantSubscripts & | shape () const |
int | Rank () const |
Constant< SubscriptInteger > | SHAPE () const |
const ConstantSubscripts & | lbounds () const |
ConstantSubscripts | ComputeUbounds (std::optional< int > dim) const |
void | set_lbounds (ConstantSubscripts &&) |
void | SetLowerBoundsToOne () |
bool | HasNonDefaultLowerBound () const |
bool | IncrementSubscripts (ConstantSubscripts &, const std::vector< int > *dimOrder=nullptr) const |
|
static constexpr int | Corank () |
|
ConstantSubscript | SubscriptsToOffset (const ConstantSubscripts &) const |
The documentation for this class was generated from the following files:
- include/flang/Evaluate/constant.h
- lib/Evaluate/constant.cpp