FLANG
|
Public Member Functions | |
LogicalTypeSpec (KindExpr &&kind) | |
![]() | |
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 | |
![]() | |
IntrinsicTypeSpec (TypeCategory, KindExpr &&) | |