Home | History | Annotate | Download | only in ExceptionDemo

Lines Matching defs:Owner

1958   std::unique_ptr<llvm::Module> Owner =
1960 llvm::Module *module = Owner.get();
1965 llvm::EngineBuilder factory(std::move(Owner));