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

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

Inheritance diagram for llvm::RegTraits:

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)

Detailed Description

Definition at line 158 of file WindowsSupport.h.

Member Typedef Documentation

handle_type

Member Function Documentation

Close()

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

GetInvalid()

handle_type llvm::RegTraits::GetInvalid ( ) inlinestatic

IsValid()

bool llvm::RegTraits::IsValid ( handle_type h) inlinestatic

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