|
MLLIF
a MLIR-based Language to Language Interoperability Flyover
|
#include "pch.h"#include <cstring>#include <mllif/Backend/Context.h>#include <mllif/Backend/Decl.h>Go to the source code of this file.
Macros | |
| #define | NODE_HANDLER MLLIFContext &context, rapidxml::xml_node<> *node, std::shared_ptr<Decl> parent |
| #define | NODE_INIT(t) |
| #define NODE_HANDLER MLLIFContext &context, rapidxml::xml_node<> *node, std::shared_ptr<Decl> parent |
| #define NODE_INIT | ( | t | ) |