LLVM  8.0.1
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 41 of file ThreadSafeModule.h.

Constructor & Destructor Documentation

◆ Lock()

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

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