Searched refs:getOwningLazyBitcodeModule (Results 1 – 5 of 5) sorted by relevance
83 getOwningLazyBitcodeModule(std::move(Owner), Ctx); in LLVMGetBitcodeModuleInContext()111 Ctx, getOwningLazyBitcodeModule(std::move(Owner), Ctx)); in LLVMGetBitcodeModuleInContext2()
7875 Expected<std::unique_ptr<Module>> llvm::getOwningLazyBitcodeModule( in getOwningLazyBitcodeModule() function in llvm
37 Expected<std::unique_ptr<Module>> ModuleOrErr = getOwningLazyBitcodeModule( in getLazyIRModule()
153 Expected<std::unique_ptr<Module>> getOwningLazyBitcodeModule(
1037 getOwningLazyBitcodeModule(std::move(*BCBuf), *VMContext); in CreateASTConsumer()