FLANG
|
Public Types | |
using | Result = SubscriptInteger |
Public Member Functions | |
TypeParamInquiry (NamedEntity &&x, const Symbol ¶m) | |
TypeParamInquiry (std::optional< NamedEntity > &&x, const Symbol ¶m) | |
const std::optional< NamedEntity > & | base () const |
std::optional< NamedEntity > & | base () |
const Symbol & | parameter () const |
bool | operator== (const TypeParamInquiry &) const |
llvm::raw_ostream & | AsFortran (llvm::raw_ostream &) const |
Static Public Member Functions | |
static constexpr int | Rank () |
static constexpr int | Corank () |