Searched defs:removeModule (Results 1 – 5 of 5) sorted by relevance
67 llvm::Error IncrementalExecutor::removeModule(PartialTranslationUnit &PTU) { in removeModule() function in clang::IncrementalExecutor
98 bool removeModule(Module *M) { in removeModule() function
114 bool MCJIT::removeModule(Module *M) { in removeModule() function in MCJIT
114 void LLVMContext::removeModule(Module *M) { in removeModule() function in LLVMContext
140 bool ExecutionEngine::removeModule(Module *M) { in removeModule() function in ExecutionEngine