FLANG
|
Public Member Functions | |
LogicalTypeSpec (KindExpr &&kind) | |
Public Member Functions inherited from Fortran::semantics::IntrinsicTypeSpec | |
TypeCategory | category () const |
const KindExpr & | kind () const |
bool | operator== (const IntrinsicTypeSpec &x) const |
bool | operator!= (const IntrinsicTypeSpec &x) const |
std::string | AsFortran () const |
Additional Inherited Members | |
Protected Member Functions inherited from Fortran::semantics::IntrinsicTypeSpec | |
IntrinsicTypeSpec (TypeCategory, KindExpr &&) |