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()
8141 Expected<std::unique_ptr<Module>> llvm::getOwningLazyBitcodeModule( in getOwningLazyBitcodeModule() function in llvm
38 Expected<std::unique_ptr<Module>> ModuleOrErr = getOwningLazyBitcodeModule( in getLazyIRModule()
194 Expected<std::unique_ptr<Module>> getOwningLazyBitcodeModule(
1062 getOwningLazyBitcodeModule(std::move(*BCBuf), *VMContext); in CreateASTConsumer()