Searched refs:getOwningLazyBitcodeModule (Results 1 – 5 of 5) sorted by relevance
84 getOwningLazyBitcodeModule(std::move(Owner), Ctx); in LLVMGetBitcodeModuleInContext()112 Ctx, getOwningLazyBitcodeModule(std::move(Owner), Ctx)); in LLVMGetBitcodeModuleInContext2()
7033 Expected<std::unique_ptr<Module>> llvm::getOwningLazyBitcodeModule( in getOwningLazyBitcodeModule() function in llvm
37 Expected<std::unique_ptr<Module>> ModuleOrErr = getOwningLazyBitcodeModule( in getLazyIRModule()
152 Expected<std::unique_ptr<Module>> getOwningLazyBitcodeModule(
935 getOwningLazyBitcodeModule(std::move(*BCBuf), *VMContext); in CreateASTConsumer()