unlogic
Loading...
Searching...
No Matches
IRGenerationContext.h
Go to the documentation of this file.
1
#ifndef UNLOGIC_IRGENERATIONCONTEXT_H
2
#define UNLOGIC_IRGENERATIONCONTEXT_H
3
4
#include "../Scope.h"
5
6
namespace
unlogic
7
{
8
struct
IRGenerationContext
9
{
10
city::IRModule &
module
;
11
Scope
&
scope
;
12
};
13
}
// namespace unlogic
14
15
#endif
// UNLOGIC_IRGENERATIONCONTEXT_H
unlogic::Scope
Definition
Scope.h:13
unlogic
Definition
Compiler.h:14
unlogic::IRGenerationContext
Definition
IRGenerationContext.h:9
unlogic::IRGenerationContext::scope
city::IRModule &Scope & scope
Definition
IRGenerationContext.h:11
unlogic
src
compiler
transformer
IRGenerationContext.h
Generated by
1.9.8