LLVM API Documentation
#include <ManagedStatic.h>
Public Member Functions | |
llvm_shutdown_obj () | |
llvm_shutdown_obj (bool multithreaded) | |
~llvm_shutdown_obj () | |
llvm_shutdown_obj - This is a simple helper class that calls llvm_shutdown() when it is destroyed.
Definition at line 104 of file ManagedStatic.h.
|
inline |
Definition at line 105 of file ManagedStatic.h.
|
inlineexplicit |
Definition at line 106 of file ManagedStatic.h.
References llvm::llvm_start_multithreaded().
|
inline |
Definition at line 109 of file ManagedStatic.h.
References llvm::llvm_shutdown().