LILAC
Language to language Interop LAyer Compiler
|
#include "pch.h"
Go to the source code of this file.
Namespaces | |
namespace | lilac |
namespace | lilac::cxx |
Macros | |
#define | CASE___(a, ...) |
#define | CASE__(a, ...) |
#define | CASE_(name, ...) |
Functions | |
constexpr std::string | lilac::cxx::GetBuiltinTypeName (clang::BuiltinType::Kind kind) |
#define CASE__ | ( | a, | |
... ) |
#define CASE___ | ( | a, | |
... ) |