LLVM: llvm::FindHandleTraits Struct Reference (original) (raw)

#include "[llvm/Support/Windows/WindowsSupport.h](WindowsSupport%5F8h%5Fsource.html)"

Inheritance diagram for llvm::FindHandleTraits:

[legend]

Static Public Member Functions
static void Close (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)
Additional Inherited Members
Public Types inherited from llvm::CommonHandleTraits
typedef HANDLE handle_type

Detailed Description

Definition at line 174 of file WindowsSupport.h.

Member Function Documentation

Close()

void llvm::FindHandleTraits::Close ( handle_type h) inlinestatic

Definition at line 175 of file WindowsSupport.h.


The documentation for this struct was generated from the following file: