|
LLVM
8.0.1
|
#include "Support/Windows/WindowsSupport.h"


Public Types | |
| typedef HKEY | handle_type |
Public Types inherited from llvm::CommonHandleTraits | |
| typedef HANDLE | handle_type |
Static Public Member Functions | |
| static handle_type | GetInvalid () |
| static void | Close (handle_type h) |
| static bool | IsValid (handle_type h) |
Static Public Member Functions inherited from llvm::CommonHandleTraits | |
| static handle_type | GetInvalid () |
| static void | Close (handle_type h) |
| static bool | IsValid (handle_type h) |
Definition at line 149 of file WindowsSupport.h.
| typedef HKEY llvm::RegTraits::handle_type |
Definition at line 150 of file WindowsSupport.h.
|
inlinestatic |
Definition at line 156 of file WindowsSupport.h.
|
inlinestatic |
Definition at line 152 of file WindowsSupport.h.
|
inlinestatic |
Definition at line 160 of file WindowsSupport.h.
1.8.13