LLVM
8.0.1
|
#include "Support/Windows/WindowsSupport.h"
Public Types | |
typedef HANDLE | handle_type |
Static Public Member Functions | |
static handle_type | GetInvalid () |
static void | Close (handle_type h) |
static bool | IsValid (handle_type h) |
Definition at line 111 of file WindowsSupport.h.
typedef HANDLE llvm::CommonHandleTraits::handle_type |
Definition at line 112 of file WindowsSupport.h.
|
inlinestatic |
Definition at line 118 of file WindowsSupport.h.
|
inlinestatic |
Definition at line 114 of file WindowsSupport.h.
|
inlinestatic |
Definition at line 122 of file WindowsSupport.h.