LLVM 19.0.0git
Public Member Functions | List of all members
llvm::orc::ThreadSafeContext::Lock Class Reference

#include "llvm/ExecutionEngine/Orc/ThreadSafeModule.h"

Public Member Functions

 Lock (std::shared_ptr< State > S)
 

Detailed Description

Definition at line 40 of file ThreadSafeModule.h.

Constructor & Destructor Documentation

◆ Lock()

llvm::orc::ThreadSafeContext::Lock::Lock ( std::shared_ptr< State >  S)
inline

Definition at line 42 of file ThreadSafeModule.h.

References llvm::move().


The documentation for this class was generated from the following file: