|
MLLIF
a MLIR-based Language to Language Interoperability Flyover
|
Namespaces | |
| namespace | prefix |
| namespace | type |
Classes | |
| struct | Annotation |
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 98 of file annotation.cxx.
|
constexpr |
Definition at line 27 of file annotation.h.