Searched refs:GlobalContext (Results 1 – 1 of 1) sorted by relevance
75 static ManagedStatic<LLVMContext> GlobalContext; variable81 LLVMContextRef LLVMGetGlobalContext() { return wrap(&*GlobalContext); } in LLVMGetGlobalContext()248 return wrap(new Module(ModuleID, *GlobalContext)); in LLVMModuleCreateWithName()