LLVM 22.0.0git
llvm::sys::InitializeCOMRAII Class Reference

#include "llvm/Support/COM.h"

Public Member Functions

LLVM_ABI InitializeCOMRAII (COMThreadingMode Threading, bool SpeedOverMemory=false)
LLVM_ABI ~InitializeCOMRAII ()

Detailed Description

Definition at line 24 of file COM.h.

Constructor & Destructor Documentation

◆ InitializeCOMRAII()

LLVM_ABI llvm::sys::InitializeCOMRAII::InitializeCOMRAII ( COMThreadingMode Threading,
bool SpeedOverMemory = false )
explicit

References LLVM_ABI.

Referenced by ~InitializeCOMRAII().

◆ ~InitializeCOMRAII()

LLVM_ABI llvm::sys::InitializeCOMRAII::~InitializeCOMRAII ( )

References InitializeCOMRAII(), and LLVM_ABI.


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