MLLIF
a MLIR-based Language to Language Interoperability Flyover
|
Namespaces | |
namespace | prefix |
namespace | type |
Functions | |
void | CreateAnnotation (clang::FunctionDecl *decl) |
Annotate a declaration with its information that may be lost. | |
Variables | |
constexpr std::string | Namespace = "$mllif" |
void mllif::shared::CreateAnnotation | ( | clang::FunctionDecl * | decl | ) |
Annotate a declaration with its information that may be lost.
decl | A declaration to be annotated |
Definition at line 53 of file annotation.cxx.
|
constexpr |
Definition at line 10 of file annotation.h.