LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::llvm_shutdown_obj Struct Reference

#include <ManagedStatic.h>

List of all members.

Public Member Functions

 llvm_shutdown_obj ()
 ~llvm_shutdown_obj ()


Detailed Description

llvm_shutdown_obj - This is a simple helper class that calls llvm_shutdown() when it is destroyed.

Definition at line 89 of file ManagedStatic.h.


Constructor & Destructor Documentation

llvm::llvm_shutdown_obj::llvm_shutdown_obj  )  [inline]
 

Definition at line 90 of file ManagedStatic.h.

llvm::llvm_shutdown_obj::~llvm_shutdown_obj  )  [inline]
 

Definition at line 91 of file ManagedStatic.h.

References llvm::llvm_shutdown().


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


This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.