LLVM 20.0.0git
|
#include "llvm/Support/Windows/WindowsSupport.h"
Additional Inherited Members | |
Public Types inherited from llvm::CommonHandleTraits | |
typedef HANDLE | handle_type |
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 180 of file WindowsSupport.h.