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
6namespace unlogic
7{
9 {
10 city::IRModule &module;
12 };
13} // namespace unlogic
14
15#endif // UNLOGIC_IRGENERATIONCONTEXT_H
city::IRModule &Scope & scope