MLLIF
a MLIR-based Language to Language Interoperability Flyover
Loading...
Searching...
No Matches
mllif::shared Namespace Reference

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"
 

Function Documentation

◆ CreateAnnotation()

void mllif::shared::CreateAnnotation ( clang::FunctionDecl * decl)

Annotate a declaration with its information that may be lost.

Parameters
declA declaration to be annotated

Definition at line 53 of file annotation.cxx.

Here is the caller graph for this function:

Variable Documentation

◆ Namespace

std::string mllif::shared::Namespace = "$mllif"
constexpr

Definition at line 10 of file annotation.h.