FLANG
|
Public Member Functions | |
TypeCategory | category () const |
const KindExpr & | kind () const |
bool | operator== (const IntrinsicTypeSpec &x) const |
bool | operator!= (const IntrinsicTypeSpec &x) const |
std::string | AsFortran () const |
Protected Member Functions | |
IntrinsicTypeSpec (TypeCategory, KindExpr &&) | |
Friends | |
llvm::raw_ostream & | operator<< (llvm::raw_ostream &os, const IntrinsicTypeSpec &x) |