|
LLVM 22.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 79 of file WindowsSupport.h.
|
inline |
Definition at line 86 of file WindowsSupport.h.
|
inlineexplicit |
Definition at line 89 of file WindowsSupport.h.
|
inline |
Definition at line 92 of file WindowsSupport.h.
|
inlineexplicit |
Definition at line 111 of file WindowsSupport.h.
|
inline |
Definition at line 115 of file WindowsSupport.h.
|
inline |
Definition at line 103 of file WindowsSupport.h.
|
inline |
Definition at line 97 of file WindowsSupport.h.