Searched refs:getOwningLazyBitcodeModule (Results 1 – 5 of 5) sorted by relevance
85 getOwningLazyBitcodeModule(std::move(Owner), Ctx); in LLVMGetBitcodeModuleInContext()113 Ctx, getOwningLazyBitcodeModule(std::move(Owner), Ctx)); in LLVMGetBitcodeModuleInContext2()
6042 Expected<std::unique_ptr<Module>> llvm::getOwningLazyBitcodeModule( in getOwningLazyBitcodeModule() function in llvm
38 Expected<std::unique_ptr<Module>> ModuleOrErr = getOwningLazyBitcodeModule( in getLazyIRModule()
148 Expected<std::unique_ptr<Module>> getOwningLazyBitcodeModule(
874 getOwningLazyBitcodeModule(std::move(*BCBuf), *VMContext); in CreateASTConsumer()