|
| ProcedureDesignator (SpecificIntrinsic &&i) |
| ProcedureDesignator (const Symbol &n) |
| ProcedureDesignator (Component &&) |
const SpecificIntrinsic * | GetSpecificIntrinsic () const |
const Symbol * | GetSymbol () const |
const SymbolRef * | UnwrapSymbolRef () const |
const Component * | GetComponent () const |
const Symbol * | GetInterfaceSymbol () const |
std::string | GetName () const |
std::optional< DynamicType > | GetType () const |
int | Rank () const |
bool | IsElemental () const |
bool | IsPure () const |
std::optional< Expr< SubscriptInteger > > | LEN () const |
llvm::raw_ostream & | AsFortran (llvm::raw_ostream &) const |
The documentation for this struct was generated from the following files:
- include/flang/Evaluate/call.h
- lib/Evaluate/call.cpp
- lib/Evaluate/formatting.cpp
- lib/Evaluate/variable.cpp