|
| Bound (MaybeSubscriptIntExpr &&expr) |
|
| Bound (common::ConstantSubscript bound) |
|
| Bound (const Bound &)=default |
|
| Bound (Bound &&)=default |
|
Bound & | operator= (const Bound &)=default |
|
Bound & | operator= (Bound &&)=default |
|
bool | isExplicit () const |
|
bool | isStar () const |
|
bool | isColon () const |
|
MaybeSubscriptIntExpr & | GetExplicit () |
|
const MaybeSubscriptIntExpr & | GetExplicit () const |
|
void | SetExplicit (MaybeSubscriptIntExpr &&expr) |
|
|
llvm::raw_ostream & | operator<< (llvm::raw_ostream &, const Bound &) |
|
The documentation for this class was generated from the following files:
- include/flang/Semantics/type.h
- lib/Semantics/type.cpp