MLLIF
a MLIR-based Language to Language Interoperability Flyover
|
#include <mllif/Backend/C#/CsBridgeGen.h>
#include <mllif/Backend/C#/Type.h>
#include <mllif/Backend/Context.h>
Go to the source code of this file.
Namespaces | |
namespace | mllif |
namespace | mllif::cs |
Functions | |
auto | mllif::Indent (size_t size) -> std::string |
bool | mllif::cs::createFunctionStub (CsBridgeGen &gen, MLLIFContext &context, const FunctionDecl &node, std::ostream &out, const std::size_t indent) |