Searched refs:getGlobalContext (Results 1 – 2 of 2) sorted by relevance
95 static LLVMContext &getGlobalContext() { in getGlobalContext() function104 LLVMContextRef LLVMGetGlobalContext() { return wrap(&getGlobalContext()); } in LLVMGetGlobalContext()277 return wrap(new Module(ModuleID, getGlobalContext())); in LLVMModuleCreateWithName()
21823 {"_ZN4llvm16getGlobalContextEv", "llvm::getGlobalContext()"},