Searched refs:getGlobalContext (Results 1 – 1 of 1) sorted by relevance
92 static LLVMContext &getGlobalContext() { in getGlobalContext() function101 LLVMContextRef LLVMGetGlobalContext() { return wrap(&getGlobalContext()); } in LLVMGetGlobalContext()270 return wrap(new Module(ModuleID, getGlobalContext())); in LLVMModuleCreateWithName()