Searched refs:getOwningLazyBitcodeModule (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitReader.cpp84 getOwningLazyBitcodeModule(std::move(Owner), Ctx);
112 Ctx, getOwningLazyBitcodeModule(std::move(Owner), Ctx));
H A DBitcodeReader.cpp6778 Expected<std::unique_ptr<Module>> llvm::getOwningLazyBitcodeModule( function in class:llvm
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IRReader/
H A DIRReader.cpp37 Expected<std::unique_ptr<Module>> ModuleOrErr = getOwningLazyBitcodeModule(
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h152 Expected<std::unique_ptr<Module>> getOwningLazyBitcodeModule(
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp978 getOwningLazyBitcodeModule(std::move(*BCBuf), *VMContext);

Completed in 99 milliseconds