unlogic
|
#include <IRGenerationContext.h>
Public Attributes | |
llvm::LLVMContext & | llvm_ctx |
std::unique_ptr< llvm::Module > Scope & | scope |
Definition at line 44 of file IRGenerationContext.h.
llvm::LLVMContext& unlogic::IRGenerationContext::llvm_ctx |
Definition at line 46 of file IRGenerationContext.h.
std::unique_ptr<llvm::Module> Scope& unlogic::IRGenerationContext::scope |
Definition at line 48 of file IRGenerationContext.h.