MLLIF
a MLIR-based Language to Language Interoperability Flyover
|
#include <Decl.h>
Public Member Functions | |
Type ()=default | |
Type (MLLIFContext &context, std::string name) | |
const std::vector< std::string > & | terms () const |
std::size_t | refs () const |
bool | builtin () const |
|
default |
mllif::Type::Type | ( | MLLIFContext & | context, |
std::string | name ) |
|
inline |
|
inline |
|
inline |