LLVM
15.0.0git
|
#include "llvm/Support/Windows/WindowsSupport.h"
Public Member Functions | |
ScopedHandle () | |
ScopedHandle (handle_type h) | |
~ScopedHandle () | |
handle_type | take () |
ScopedHandle & | operator= (handle_type h) |
operator bool () const | |
operator handle_type () const | |
Definition at line 78 of file WindowsSupport.h.
|
inline |
Definition at line 85 of file WindowsSupport.h.
|
inlineexplicit |
Definition at line 88 of file WindowsSupport.h.
|
inline |
Definition at line 91 of file WindowsSupport.h.
|
inlineexplicit |
Definition at line 110 of file WindowsSupport.h.
References true.
|
inline |
Definition at line 114 of file WindowsSupport.h.
|
inline |
Definition at line 102 of file WindowsSupport.h.
References h.
|
inline |
Definition at line 96 of file WindowsSupport.h.